Skip to content

Commit d8d0bec

Browse files
committed
refactor stale if statement
1 parent 0d904df commit d8d0bec

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
@@ -9,7 +9,6 @@ on:
99
jobs:
1010
release:
1111
runs-on: ubuntu-latest
12-
if: github.ref == 'refs/heads/main'
1312
steps:
1413
- name: Checkout
1514
uses: actions/checkout@v2

0 commit comments

Comments
 (0)