Skip to content

Commit 3b9d39f

Browse files
committed
[CI] mirror to forgejo-integration daily instead of each commit
1 parent 03efa90 commit 3b9d39f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.forgejo/workflows/mirror.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: mirror
22

33
on:
4-
push:
5-
branches:
6-
- 'forgejo'
7-
- 'v*/forgejo'
4+
schedule:
5+
- cron: '@daily'
86

97
jobs:
108
mirror:

0 commit comments

Comments
 (0)