1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-25 19:46:21 +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

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