Skip to content

Commit

Permalink
Change workflow time.
Browse files Browse the repository at this point in the history
  • Loading branch information
n-g authored and github-actions committed Feb 24, 2024
1 parent 688f7a6 commit 7958a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ns-sync-upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: ns-sync-upstream
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *' # daily at 3am
- cron: '30 3 * * *' # daily at 3:30am

env:
main_branch: main
Expand Down

0 comments on commit 7958a9d

Please sign in to comment.