We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559bc0a commit 9e5ecaeCopy full SHA for 9e5ecae
.github/workflows/test.yml
@@ -6,6 +6,8 @@ on:
6
push:
7
paths-ignore:
8
- '**.md'
9
+ tags-ignore:
10
+ - v**
11
pull_request:
12
branches:
13
- main
0 commit comments