We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7cdfc4 commit 43d600aCopy full SHA for 43d600a
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
workflow_call:
8
9
jobs:
10
- build:
+ build:if: github.repository == 'iOSRealRun/iOSRealRun-cli'
11
strategy:
12
matrix:
13
os: [windows-latest, ubuntu-latest, macos-latest]
0 commit comments