Skip to content

Commit 0e3f4ad

Browse files
migrate to cf
1 parent bedb526 commit 0e3f4ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ name: CI
77

88
jobs:
99
release:
10-
if: github.ref == 'refs/heads/main'
1110
runs-on: ubuntu-latest
12-
needs: [test, lint]
1311
steps:
1412
- uses: actions/checkout@v3
1513
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)