Skip to content

Commit 4136a9f

Browse files
authored
Merge pull request #3 from Jxtopher/fix-trigger-release
fix: remove the merge conditionnal in release.yml
2 parents fb9bf47 + 3ab162a commit 4136a9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
jobs:
99
release:
10-
if: github.event.pull_request.merged == true
1110
runs-on: ubuntu-latest
1211

1312
steps:

0 commit comments

Comments
 (0)