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 f897890 commit cc1ce83Copy full SHA for cc1ce83
.github/workflows/post-deploy-test.yml
@@ -5,6 +5,8 @@ on:
5
push:
6
paths:
7
- ".github/workflows/post-deploy-test.yml"
8
+ tags-ignore:
9
+ - "*"
10
11
jobs:
12
test1:
0 commit comments