ci: remove unused ci condition (#1363)
This commit is contained in:
parent
9816a77729
commit
d48d106588
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
if: "!contains(github.event.head_commit.message, 'skip ci')"
|
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
Loading…
Reference in a new issue