mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Update workflow [skip travis]
This commit is contained in:
parent
78e261105a
commit
e5db75cd58
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -24,7 +24,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
#if: "!contains(github.event.head_commit.message, 'skipci')"
|
#if: "!contains(github.event.head_commit.message, 'skipci')"
|
||||||
if: "contains(github.event.head_commit.message, '[ci skip]')"
|
#if: "contains(github.event.head_commit.message, '[ci skip]')"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue