1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-24 08:57:03 -05:00

[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

View file

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