Skip to content

Commit

Permalink
[dev] run tagged-release builds on any v* tag
Browse files Browse the repository at this point in the history
  • Loading branch information
electrovir committed Jan 3, 2024
1 parent 62b72b1 commit 2caad2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
tagged-release:
name: 'Tagged Release'
if: github.event.base_ref == 'refs/heads/main' || github.event.base_ref == 'refs/heads/master'
runs-on: 'ubuntu-latest'

steps:
Expand Down

0 comments on commit 2caad2c

Please sign in to comment.