mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
ci: 👷 Add Codeberg mirror CI
This commit is contained in:
parent
e97b86f983
commit
1fe84674de
8
.github/workflows/mirror.yml
vendored
Normal file
8
.github/workflows/mirror.yml
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name: Mirror to Codeberg
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
name: Mirror
|
||||
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||
secrets: inherit
|
||||
Loading…
Reference in a new issue