We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d651d commit bfc840bCopy full SHA for bfc840b
1 file changed
.github/workflows/build.yaml
@@ -6,6 +6,8 @@ on:
6
- 'LICENSE'
7
- 'README.md'
8
- 'docs/**'
9
+ tags-ignore:
10
+ - v*
11
12
jobs:
13
0 commit comments