mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 11:10:47 +00:00
Update workflow [ci skip]
This commit is contained in:
parent
5ee3217d80
commit
0cfcdc4a3b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -23,7 +23,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
if: "!contains(github.event.head_commit.message, 'skip ci')"
|
||||
if: "!contains(github.event.head_commit.message, 'skipci')"
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue