execute repo sync only for Mic92
This commit is contained in:
parent
98437c4641
commit
6184459a26
1
.github/workflows/repo-sync.yml
vendored
1
.github/workflows/repo-sync.yml
vendored
@ -5,6 +5,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
repo-sync:
|
repo-sync:
|
||||||
|
if: github.repository_owner == 'Mic92'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user