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 d6929a1 commit 440a5f8Copy full SHA for 440a5f8
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: "Continuous Integration"
3
4
on:
5
push:
6
- branches: [main]
+ branches: [master]
7
pull_request:
8
schedule:
9
- cron: "0 2 * * *"
0 commit comments