Skip to content

Commit cc1ce83

Browse files
committed
Ignore tags for post deploy tests
1 parent f897890 commit cc1ce83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/post-deploy-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
paths:
77
- ".github/workflows/post-deploy-test.yml"
8+
tags-ignore:
9+
- "*"
810

911
jobs:
1012
test1:

0 commit comments

Comments
 (0)