We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8addfdd commit f8b311dCopy full SHA for f8b311d
.github/workflows/test.yml
@@ -1,9 +1,9 @@
1
name: test
2
on:
3
push:
4
- branches: [ master ]
+ branches: [ main ]
5
pull_request:
6
7
schedule:
8
- cron: '0 0 * * *'
9
0 commit comments