We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a01ae0 commit b5af662Copy full SHA for b5af662
.github/workflows/CI.yml
@@ -4,7 +4,7 @@ on:
4
schedule:
5
- cron: '0 2 * * *' # Daily at 2 AM UTC (8 PM CST)
6
push:
7
- branches: [master]
+ branches: [main]
8
tags: ["*"]
9
pull_request:
10
concurrency:
0 commit comments