This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
lilbetter.js/.github/workflows/mirror.yml
Gustavo "Guz" L. de Mello e167378d27 chore: initial setup
That sweet sweet bunch of JS dotfiles
2024-01-18 00:20:38 -03:00

16 lines
309 B
YAML

name: 🪞 Repository Mirrors
on:
push:
branches:
- main
- dev
jobs:
mirror:
if: github.repository == 'loreddev/lilbetter.js'
uses: loreddev/.github/.github/workflows/mirrors.yml@main
secrets: inherit
with:
codeberg-repo: https://codeberg.org/LoredDev/lilbetter.js