mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
ci: 👷 Add Codeberg mirror CI
This commit is contained in:
parent
e732a3df03
commit
ad3a417b03
5
.github/workflows/mirror.yml
vendored
Normal file
5
.github/workflows/mirror.yml
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
on: [push]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
mirror:
|
||||||
|
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||||
Loading…
Reference in a new issue