mirror-repository: add hourly cron

This commit is contained in:
Antoine Martin 2024-08-15 00:59:31 -04:00
parent ebe8ba815b
commit 9192e55287
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,6 +1,9 @@
on:
workflow_dispatch:
schedule:
- cron: '@hourly'
jobs:
mirror:
name: Pull from upstream