Update .gitea/workflows/action-update-lists.yml
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled
This commit is contained in:
@@ -3,7 +3,7 @@ name: 'Update Domain List'
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 10 15 * *' # At 10:00 on day-of-month 15
|
- cron: '0 14 * * *' # At 10:00 on day-of-month 15
|
||||||
|
|
||||||
env:
|
env:
|
||||||
FOLDER: 'lists'
|
FOLDER: 'lists'
|
||||||
|
|||||||
Reference in New Issue
Block a user