Skip to content

Commit

Permalink
ci: remove unused ci condition (#1363)
Browse files Browse the repository at this point in the history
  • Loading branch information
HigherOrderLogic committed Nov 14, 2022
1 parent 9816a77 commit d48d106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/src/new/ci-template.ts
Expand Up @@ -22,7 +22,6 @@ on:
jobs:
build:
if: "!contains(github.event.head_commit.message, 'skip ci')"
strategy:
fail-fast: false
Expand Down

0 comments on commit d48d106

Please sign in to comment.