chore: 🔧 initial setup

This commit is contained in:
Guz013
2023-11-27 15:50:22 -03:00
parent f75c6b0c47
commit e3e3ba3683
24 changed files with 5664 additions and 0 deletions

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/marknow'
uses: loreddev/.github/.github/workflows/mirrors.yml@main
secrets: inherit
with:
codeberg-repo: https://codeberg.org/LoredDev/MarkNow