mirror of
https://github.com/sune-org/ORP.git
synced 2026-01-13 16:17:59 +00:00
Delete .github/workflows/mirror.yml
This commit is contained in:
14
.github/workflows/mirror.yml
vendored
14
.github/workflows/mirror.yml
vendored
@@ -1,14 +0,0 @@
|
|||||||
on:
|
|
||||||
workflow_dispatch:
|
|
||||||
inputs:
|
|
||||||
repo:
|
|
||||||
required: true
|
|
||||||
type: string
|
|
||||||
default: rando
|
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
jobs:
|
|
||||||
mirror:
|
|
||||||
uses: multipleof4/.github/.github/workflows/repo-mirror.yml@master
|
|
||||||
with:
|
|
||||||
repo: ${{ inputs.repo }}
|
|
||||||
Reference in New Issue
Block a user