[CI] mirror to forgejo-integration daily instead of each commit

This commit is contained in:
Earl Warren 2024-02-17 11:55:52 +01:00
parent 03efa900ea
commit 3b9d39f483
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
name: mirror
on:
push:
branches:
- 'forgejo'
- 'v*/forgejo'
schedule:
- cron: '@daily'
jobs:
mirror: