Skip to content

Commit 5b92261

Browse files
committed
chore: remove unnecesary gh action condition
1 parent 0989d47 commit 5b92261

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
uses: ./.github/workflows/test.yml
1010

1111
release:
12-
if: github.ref == 'refs/heads/main'
1312
needs: test
1413
name: release
1514
permissions:

0 commit comments

Comments
 (0)