Skip to content

Commit

Permalink
Revert "Add ci skip logic in CI workflow" as GHA now supports it
Browse files Browse the repository at this point in the history
This reverts commit 8e42f0a.
  • Loading branch information
emi80 committed Feb 15, 2021
1 parent 8e42f0a commit 2b2a422
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
jobs:
build:

if: "!contains(github.event.head_commit.message, '[ci skip]')"
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 2b2a422

Please sign in to comment.