forgejo: try without schedule

This commit is contained in:
Antoine Martin 2024-08-11 22:58:24 -04:00
parent 2b33612655
commit 730aaa6b00
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,13 +1,6 @@
on:
workflow_dispatch:
schedule:
- cron: '@hourly'
push:
branches:
- 'main'
jobs:
mirror:
runs-on: x86_64