Skip to content

Commit

Permalink
Change schedule to 6AM PT 13 UTC on every Monday (#2550)
Browse files Browse the repository at this point in the history
  • Loading branch information
spring1843 committed Sep 23, 2022
1 parent f0a1a4f commit 5d4ae35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-code-gen.yml
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 5d4ae35

Please sign in to comment.