Skip to content

Commit

Permalink
low GA checking frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
yibeichan committed Jun 17, 2024
1 parent 5e88c27 commit ea3105d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update CONTEXTFILE_URL

on:
schedule:
- cron: '0 0 * * 0' # Runs weekly at midnight on Sunday
- cron: '0 0 1 * *' # Runs weekly at midnight on Sunday
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ea3105d

Please sign in to comment.