Skip to content

Commit

Permalink
Do not trigger on tag pushing
Browse files Browse the repository at this point in the history
  • Loading branch information
dstaroff committed Sep 15, 2024
1 parent ee480b8 commit bc0d250
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- main
tags:
- 'v*'

concurrency:
group: ${{ github.workflow }}
Expand Down

0 comments on commit bc0d250

Please sign in to comment.