Skip to content

Commit

Permalink
Forgot to remove merged condition
Browse files Browse the repository at this point in the history
Signed-off-by: Seb Julliand <[email protected]>
  • Loading branch information
sebjulliand committed Feb 12, 2024
1 parent 9da80c1 commit f8e22f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ on: workflow_dispatch

jobs:
publish_prerelease:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit f8e22f2

Please sign in to comment.