ci: 👷 Add Codeberg mirror CI workflow

This commit is contained in:
Jesse Wierzbinski 2024-11-04 11:42:07 +01:00
parent 5541d7b9ae
commit d19b103a17
No known key found for this signature in database

8
.github/workflows/mirror.yml vendored Normal file
View 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