Update tasks.yaml

This commit is contained in:
Minoplhy 2021-09-30 09:00:58 +07:00 committed by GitHub
parent 9872190a9f
commit 8c78f750ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: Tasks
on:
schedule:
- cron: '0 */12 * * *'
- cron: '0 */4 * * *'
workflow_dispatch:
jobs:
build: