mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-18 09:30:38 +00:00
Make chkupdate run every 30 minutes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
name: Automatically check for updates
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */2 * * *"
|
||||
- cron: "*/30 * * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user