We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522e6af commit 702d3d1Copy full SHA for 702d3d1
.github/workflows/ci.yml
@@ -6,7 +6,6 @@ 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