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 9732d7d commit 3d266e2Copy full SHA for 3d266e2
.github/workflows/build.yml
@@ -9,6 +9,8 @@ name: build
9
10
on:
11
push:
12
+ tags-ignore:
13
+ - '*'
14
paths-ignore:
15
- '**.md'
16
- '**.txt'
0 commit comments