There was an error while loading. Please reload this page.
1 parent 61eabda commit 6493603Copy full SHA for 6493603
1 file changed
.github/workflows/ci-basic.yml
@@ -7,6 +7,7 @@ permissions:
7
8
jobs:
9
test:
10
+ if: ${{ github.repository == 'QED-it/zebra' }}
11
runs-on: ubuntu-latest
12
13
strategy:
0 commit comments