Skip to content

Commit 6cefa14

Browse files
authored
fix: remove unnecessary [skip ci]
1 parent 93c6a48 commit 6cefa14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
jobs:
1010
release:
11-
if: "!contains(github.event.head_commit.message, '[ci skip]')"
1211
runs-on: ubuntu-latest
1312
steps:
1413
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)