mirror of
https://github.com/multipleof4/devsune.git
synced 2026-01-13 16:07:55 +00:00
10 lines
182 B
YAML
10 lines
182 B
YAML
on:
|
|
workflow_dispatch:
|
|
permissions:
|
|
contents: write
|
|
jobs:
|
|
mirror:
|
|
uses: multipleof4/.github/.github/workflows/repo-mirror.yml@master
|
|
with:
|
|
repo: multipleof4/sune
|