Skip to content

Commit

Permalink
Change schedule to 6AM PT 13 UTC on every Monday
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 committed Sep 23, 2022
1 parent 8fcc4d8 commit bac835d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-code-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "APICodeGen"

on:
schedule:
- cron: '0 * * * *'
- cron: '0 13 * * MON'

permissions:
id-token: write
Expand Down

0 comments on commit bac835d

Please sign in to comment.