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.
master
1 parent 72ab6bc commit 872bd3bCopy full SHA for 872bd3b
.github/workflows/CI.yml
@@ -1,9 +1,9 @@
1
name: CI
2
on:
3
push:
4
- branches: [master]
+ branches: [main]
5
pull_request:
6
7
schedule:
8
- cron: 0 0 * * 0
9
0 commit comments