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