Skip to content

Commit

Permalink
CI nightly update trigger to 3AM UTC +7 Tuesday, Wednesday, and Thurs…
Browse files Browse the repository at this point in the history
…day (janhq#1798)

Co-authored-by: Hien To <[email protected]>
  • Loading branch information
hiento09 and hientominh authored Jan 26, 2024
1 parent a52d81c commit 99025cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jan-electron-build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Jan Build Electron App Nightly or Manual

on:
schedule:
- cron: '0 20 * * 2,3,4' # At 8 PM UTC on Tuesday, Wednesday, and Thursday, which is 3 AM UTC+7
- cron: '0 20 * * 1,2,3' # At 8 PM UTC on Monday, Tuesday, and Wednesday which is 3 AM UTC+7 Tuesday, Wednesday, and Thursday
workflow_dispatch:
inputs:
public_provider:
Expand Down

0 comments on commit 99025cb

Please sign in to comment.