workflows/mirror: remove (#10135)

This commit is contained in:
pixel
2023-05-02 11:26:48 +02:00
committed by GitHub
parent 2001c814db
commit c130414032

View File

@@ -1,18 +0,0 @@
name: Main Mirror
on:
push:
branches: ['main']
permissions: {}
jobs:
mirror:
permissions:
contents: write # to update branch
runs-on: ubuntu-latest
steps:
- uses: zofrex/mirror-branch@v1
with:
target-branch: master