Skip to content

refactor(flags): increase text margin-inline-start #18

refactor(flags): increase text margin-inline-start

refactor(flags): increase text margin-inline-start #18

Workflow file for this run

name: Sync Codeberg mirror
on:
push:
branches:
- "**"
tags:
- "**"
workflow_dispatch:
jobs:
sync:
uses: ianhubnet/.github/.github/workflows/mirror-to-codeberg.yml@main
with:
private: false
mirror_mode: branches-tags
codeberg_owner: ianhub
secrets:
CODEBERG_TOKEN: ${{ secrets.CODEBERG_TOKEN }}