Skip to content

Commit

Permalink
fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Costi committed Jan 31, 2025
1 parent 0e528f5 commit 10b3f84
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tag-export.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Tag and Export
on:
pull_request:
branches:
- main
types: [closed]
release:
types: [published]
jobs:
release:
if: ${{ github.event.pull_request.merged }}
Expand Down

0 comments on commit 10b3f84

Please sign in to comment.