Skip to content

Commit

Permalink
One asterisk is enough for matching a tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kuniss committed Dec 27, 2023
1 parent e6be91e commit f1f16b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
push:
tags-ignore:
- v**
- v*

jobs:
build:
Expand Down

0 comments on commit f1f16b6

Please sign in to comment.