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 8799e8f commit 50957c0Copy full SHA for 50957c0
.github/workflows/pipeline.yaml
@@ -5,6 +5,8 @@ on:
5
paths:
6
- "src/*"
7
- ".github/workflows/*"
8
+ tags-ignore:
9
+ - "**"
10
pull_request:
11
12
0 commit comments