Update waka.yml

This commit is contained in:
Timothy Pidashev
2021-12-26 21:54:29 -08:00
committed by GitHub
parent 73886f870b
commit 0ad2270fb4
+2 -2
View File
@@ -3,8 +3,8 @@ name: Waka Readme
on:
workflow_dispatch:
schedule:
# Runs at 12am UTC
- cron: '0 0 * * *'
# Runs every 12 hours utc
- cron: "0 */12 * * *"
jobs:
update-readme: