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