mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +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
|
name: mirror
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches:
|
- cron: '@daily'
|
||||||
- 'forgejo'
|
|
||||||
- 'v*/forgejo'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mirror:
|
mirror:
|
||||||
|
|
Loading…
Reference in a new issue