Skip to content

Commit bb8c580

Browse files
committed
Remove tags-ignore
1 parent 957b5a3 commit bb8c580

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ name: Pipeline
33
on:
44
push:
55
paths:
6-
- "src/*"
6+
- "src/**"
77
- ".github/workflows/**"
8-
tags-ignore:
9-
- "**"
108
pull_request:
119
paths:
1210
- "src/**"

0 commit comments

Comments
 (0)