Skip to content

Commit d97efab

Browse files
committed
ci: 👷 Add Codeberg mirror CI
1 parent c22694b commit d97efab

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/mirror.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Mirror to Codeberg
2+
on: [push]
3+
4+
jobs:
5+
mirror:
6+
name: Mirror
7+
uses: versia-pub/.github/.github/workflows/mirror.yml@main
8+
secrets: inherit

0 commit comments

Comments
 (0)