Skip to content

Commit b04f39a

Browse files
committed
ci: wholly remove the if step on release job
1 parent e723fc2 commit b04f39a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
run: yarn e2e
2727

2828
release:
29-
if: github.ref == 'master'
3029
needs: test
3130
runs-on: ubuntu-latest
3231
steps:

0 commit comments

Comments
 (0)