tasks.yaml : indentation fix

This commit is contained in:
minoplhy 2023-06-15 19:17:40 +07:00
parent e0373996c8
commit 6f87bfd1ed
Signed by: minoplhy
GPG Key ID: 41D406044E2434BF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Tasks
on:
schedule:
schedule:
- cron: '0 */8 * * *'
workflow_dispatch:
jobs: