execute repo sync only for Mic92

This commit is contained in:
Jörg Thalheim 2021-08-05 21:25:09 +02:00
parent 98437c4641
commit 6184459a26
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
jobs:
repo-sync:
if: github.repository_owner == 'Mic92'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2