chore: gh action run every hour

main
sudo pacman -Syu 2023-09-20 10:36:24 +07:00
parent d796ab193e
commit 902ac47c0d
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ on:
- "**.mk"
- ".github/workflows/qmk.yml"
workflow_dispatch:
schedule:
- cron: "0 * * * *"
jobs:
build: