Skip to content

Commit 3ab162a

Browse files
committed
fix: remove the merge conditionnal in release.yml
1 parent ab4ce3e commit 3ab162a

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)