We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d5aa9 commit b0355cbCopy full SHA for b0355cb
.github/workflows/pr.yaml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- master
6
+ tags-ignore:
7
+ - v*
8
pull_request:
9
10
jobs:
0 commit comments