mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:58:59 +01:00
[CI] mirror to forgejo-integration daily instead of each commit
This commit is contained in:
parent
03efa900ea
commit
3b9d39f483
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
|||
name: mirror
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'forgejo'
|
||||
- 'v*/forgejo'
|
||||
schedule:
|
||||
- cron: '@daily'
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
|
|
Loading…
Reference in a new issue