From 6d1d48f583f22cc54183c993a49deb5d33bb1a0a Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Tue, 29 Oct 2024 10:50:59 +0000 Subject: [PATCH] chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@03d445b8ed311dad3bdfe5cb55884e7538fd8dc2 Reference-to: stackabletech/operator-templating@03d445b (Skip the build/publish manifest list job on forks) --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0c58d98..8f67bc7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -384,6 +384,7 @@ jobs: create_manifest_list: name: Build and publish manifest list + if: ${{ !github.event.pull_request.head.repo.fork }} needs: - package_and_publish runs-on: ubuntu-latest