Skip to content

Commit 50957c0

Browse files
committed
Disable actions on tags
1 parent 8799e8f commit 50957c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pipeline.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
paths:
66
- "src/*"
77
- ".github/workflows/*"
8+
tags-ignore:
9+
- "**"
810
pull_request:
911
paths:
1012
- "src/*"

0 commit comments

Comments
 (0)