Skip to content

Commit b855a08

Browse files
authored
CI ignore
1 parent 2fa3232 commit b855a08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
generate:
1010
runs-on: ubuntu-latest
11+
if: "!contains(github.event.head_commit.message, 'no-ci') && !contains(github.event.head_commit.message, 'CI ignore')"
1112
steps:
1213
- uses: actions/checkout@v2
1314

0 commit comments

Comments
 (0)