We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 219831d commit 74db30fCopy full SHA for 74db30f
.github/workflows/ci.yml
@@ -2,6 +2,11 @@ name: CI
2
3
on:
4
push:
5
+ branches:
6
+ - main
7
+ - master
8
+ - next
9
+ - 'v*'
10
paths-ignore:
11
- 'docs/**'
12
- '*.md'
0 commit comments