mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
Update cron schedule [ci skip]
This commit is contained in:
parent
e497d8662c
commit
474d61a135
1 changed files with 2 additions and 1 deletions
3
.github/workflows/action.yml
vendored
3
.github/workflows/action.yml
vendored
|
@ -13,7 +13,8 @@ on:
|
|||
branches:
|
||||
- master
|
||||
schedule:
|
||||
- cron: '0 14 * * *'
|
||||
- cron: '0 10 * * *'
|
||||
- cron: '0 22 * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue