From 10e76735fa70105a485d5c8abd244bc70b5d7d65 Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Tue, 8 Aug 2023 11:36:13 -0400 Subject: [PATCH] Try to give this PR secrets access --- .github/workflows/standalone.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/standalone.yml b/.github/workflows/standalone.yml index 4997b362f0..9d37443319 100644 --- a/.github/workflows/standalone.yml +++ b/.github/workflows/standalone.yml @@ -7,7 +7,11 @@ on: - 'v*' tags: - 'v*' - pull_request: + pull_request_target: + branches: + - 'debug-standalone-build' + paths: + - 'standalone.yml' defaults: run: