Skip to content

Commit

Permalink
ci(release): trigger action on tag push (#66) (#67)
Browse files Browse the repository at this point in the history
(cherry picked from commit ca315d0)

Co-authored-by: Andrew Azores <[email protected]>
  • Loading branch information
mergify[bot] and andrewazores authored Jul 3, 2024
1 parent 0bd12fd commit 9a7b641
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
- v[0-9]+
- v[0-9]+.[0-9]+
- cryostat-v[0-9]+.[0-9]+
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit 9a7b641

Please sign in to comment.