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 58f1a71 commit 17e852cCopy full SHA for 17e852c
.github/workflows/ci.yaml
@@ -2,9 +2,8 @@ name: build
2
3
on:
4
push:
5
- branches:
6
- tags:
7
- - 'v*'
+ branches:
+ - '**'
8
pull_request:
9
10
0 commit comments