Skip to content

Commit

Permalink
ci: fix ignore tags
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Kungla <[email protected]>
  • Loading branch information
mkungla committed Jan 31, 2024
1 parent 68d407d commit 2b09534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/monorepo-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
branches:
- 'main'
tags-ignore:
- 'main'
- '*'
pull_request:
branches:
- 'main'
Expand Down

0 comments on commit 2b09534

Please sign in to comment.