Commit b855a08a authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

CI ignore

parent 2fa32324
...@@ -8,6 +8,7 @@ on: ...@@ -8,6 +8,7 @@ on:
jobs: jobs:
generate: generate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'no-ci') && !contains(github.event.head_commit.message, 'CI ignore')"
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment