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:
|
||||
repo-sync:
|
||||
if: github.repository_owner == 'Mic92'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user