We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f114a4b + df652d2 commit 10c8ba0Copy full SHA for 10c8ba0
1 file changed
.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
jobs:
0 commit comments