Skip to content

Commit

Permalink
remove debugging stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell committed Jan 13, 2025
1 parent 9cc75d8 commit d38ba1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tag_on_version_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ on:
- "internal/version/version.go"
types:
- closed
push:

jobs:
new_tag:
# if: github.event.pull_request.merged == true
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit d38ba1d

Please sign in to comment.