mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
Change Update Time to every 8 hours cron
This commit is contained in:
parent
536ae95504
commit
3fbdd01db6
2
.github/workflows/tasks.yaml
vendored
2
.github/workflows/tasks.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: Tasks
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */4 * * *'
|
||||
- cron: '0 */8 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user