1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:22:09 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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