forked from kiss-community/repo
github: only mirror master for now
This commit is contained in:
parent
9df0a92d02
commit
47e6f3f5e6
1
.github/workflows/mirror.yml
vendored
1
.github/workflows/mirror.yml
vendored
@ -5,6 +5,7 @@ on: [push, delete]
|
||||
jobs:
|
||||
to_codeberg:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.ref_name == 'master' && !github.event.pull_request }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user