Skip to content

Commit

Permalink
ci: fix release job run twice
Browse files Browse the repository at this point in the history
  • Loading branch information
kitimark committed Jan 31, 2025
1 parent 6cad305 commit cdf4d30
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: release

on:
push:
workflow_run:
branches:
- main
workflow_run:
workflows:
- test
types:
Expand Down

0 comments on commit cdf4d30

Please sign in to comment.