Update tasks.yaml

This commit is contained in:
Minoplhy 2021-08-03 13:50:24 +07:00 committed by GitHub
parent 5b269e6c04
commit c9c3b51424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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