diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index f619887..135736a 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -10,6 +10,7 @@ permissions: jobs: build: name: Build ${{ matrix.board }} (${{ matrix.build }}) + if: github.repository == ‘technyon/nuki_hub’ runs-on: ubuntu-latest strategy: fail-fast: false @@ -124,4 +125,4 @@ jobs: skip_fetch: true skip_checkout: true disable_globbing: true - add_options: '-f' \ No newline at end of file + add_options: '-f'