Skip to content

Commit

Permalink
Remove tags-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
winromulus committed Dec 19, 2021
1 parent 957b5a3 commit bb8c580
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: Pipeline
on:
push:
paths:
- "src/*"
- "src/**"
- ".github/workflows/**"
tags-ignore:
- "**"
pull_request:
paths:
- "src/**"
Expand Down

0 comments on commit bb8c580

Please sign in to comment.