Skip to content

mirror repository to codeberg.org #37

mirror repository to codeberg.org

mirror repository to codeberg.org #37

Workflow file for this run

name: mirror repository
run-name: mirror repository to codeberg.org
on:
workflow_dispatch:
push:
branches:
- "main"
- "master"
jobs:
mirror:
name: to codeberg.org
uses: mathisdt/workflows/.github/workflows/mirror-repository.yaml@master
with:
target-repo: git@codeberg.org:mathisdt/sdb2.git
secrets: inherit