Skip to content

Commit

Permalink
Improved tag matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickBaus committed Oct 27, 2023
1 parent cef30c5 commit 9962bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- 'pcb/KiCad/config.kibot.yaml'
# Ignore the push event when creating tags
tags-ignore:
- '[0-9]+.[0-9]+.[0-9]+'
- 'v?[0-9]+.[0-9]+.[0-9]+'
release:
types:
- published
Expand Down

0 comments on commit 9962bcf

Please sign in to comment.