run github build only in repo arendst

This commit is contained in:
Jason2866 2021-12-12 17:20:16 +01:00 committed by GitHub
parent 9ff3755798
commit 806d87b3a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ on:
jobs:
base-images:
runs-on: ubuntu-latest
if: github.repository == 'arendst/Tasmota'
continue-on-error: true
strategy:
matrix:
@ -50,6 +51,7 @@ jobs:
language-images:
runs-on: ubuntu-latest
if: github.repository == 'arendst/Tasmota'
continue-on-error: true
strategy:
matrix: