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