We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5960b5 commit ac24c50Copy full SHA for ac24c50
1 file changed
.github/workflows/ci.yml
@@ -3,9 +3,9 @@ name: ci
3
4
on:
5
pull_request:
6
- branches: [ master ]
+ branches: [ main ]
7
push:
8
9
workflow_dispatch:
10
11
concurrency:
0 commit comments