We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48da53f commit 522e6afCopy full SHA for 522e6af
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on: [push, pull_request]
6
jobs:
7
linux-docker:
8
runs-on: ubuntu-22.04
9
+ if: github.repository_owner == 'BitBoxSwiss'
10
steps:
11
- name: Clone the repo
12
uses: actions/checkout@v4
0 commit comments