Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmVigneswaran authored Jan 15, 2024
1 parent 2c63100 commit a0cfd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
workflow_dispatch:

schedule:
- cron: '30 10 * * *' # once a day @ 10:30am UTC (3:30am PST)
- cron: '0 2 * * 6' # every Saturday at 10:00am Singapore Time (UTC+8)

jobs:
build:
Expand Down

0 comments on commit a0cfd3e

Please sign in to comment.