There was an error while loading. Please reload this page.
2 parents 23a688a + 8e6b07d commit dbd7335Copy full SHA for dbd7335
1 file changed
.github/workflows/main.yml
@@ -1,6 +1,9 @@
1
name: Test
2
3
-on: push
+on:
4
+ push:
5
+ tags-ignore:
6
+ - '**'
7
8
jobs:
9
checks:
0 commit comments