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