We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508f46e commit 6440f3fCopy full SHA for 6440f3f
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ name: CI
4
on:
5
push:
6
branches:
7
- - main
+ - master
8
pull_request:
9
10
env:
0 commit comments