ci(ga): schedule to run twice daily

This commit is contained in:
Ming Di Leom 2022-03-21 06:45:04 +00:00
parent d9fe822804
commit 13c32092dd
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Pages
on: on:
schedule: schedule:
- cron: "0 0 * * 6" - cron: "0 0,12 * * *"
workflow_dispatch: workflow_dispatch:
jobs: jobs: