diff --git a/.github/workflows/install-test.yml b/.github/workflows/install-test.yml index 1d894e0..1391d30 100644 --- a/.github/workflows/install-test.yml +++ b/.github/workflows/install-test.yml @@ -9,8 +9,6 @@ name: Test Patches - Post Build # Wired via workflow_run, so it fires for builds on ANY branch/PR. (GitHub always # runs the default-branch copy of this file, so it activates once merged to main.) -name: Test Patches - Post Build - on: workflow_run: workflows: ["Test Release Build"]