ci: 👷 github mirror action

This commit is contained in:
Guz013
2023-07-20 15:42:43 -03:00
parent c813da200f
commit 649c2f0ab6

15
.github/workflows/mirror.yml vendored Normal file
View File

@@ -0,0 +1,15 @@
name: 🪞 Repository Mirrors
on:
push:
branches:
- main
- dev
jobs:
mirror:
if: github.repository == 'loreddev/eslit'
uses: loreddev/.github/.github/workflows/mirrors.yml@main
secrets: inherit
with:
codeberg-repo: https://codeberg.org/LoredDev/ESLit