1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 15:18:14 +00:00

GitHub Actions: Skip build-pi when not in Interlisp/maiko. (#224)

The build-pi builder is self-hosted, so it may not be present,
and isn't present in forks of this repo, making the CI less
useful.
This commit is contained in:
Bruce Mitchener 2021-01-14 14:32:36 +07:00 committed by GitHub
parent ebc4a24d0b
commit 373f66c855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ jobs:
build-pi:
runs-on: [self-hosted, linux, ARM]
if: ${{ github.repository == 'Interlisp/maiko' }}
steps:
- uses: actions/checkout@v2
- name: Build