mirror of
https://github.com/multipleof4/devsune.git
synced 2026-01-14 00:17:56 +00:00
Create mir2.yml
This commit is contained in:
9
.github/workflows/mir2.yml
vendored
Normal file
9
.github/workflows/mir2.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
jobs:
|
||||||
|
mirror:
|
||||||
|
uses: multipleof4/.github/.github/workflows/repo-mirror.yml@master
|
||||||
|
with:
|
||||||
|
repo: multipleof4/sune
|
||||||
Reference in New Issue
Block a user