From 6179ffc94c5eabd0305af94bf1cc229127a8e92d Mon Sep 17 00:00:00 2001 From: Spencer Wilson Date: Mon, 8 Jan 2024 09:50:30 -0500 Subject: [PATCH] Revert "TO BE REVERTED: run release tests on PR for this branch" This reverts commit 9eeee40aaa6af7025729277dabe34f9a71b9f4c3. --- .github/workflows/release-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-test.yml b/.github/workflows/release-test.yml index 0754808706..3428d95f91 100644 --- a/.github/workflows/release-test.yml +++ b/.github/workflows/release-test.yml @@ -2,7 +2,7 @@ name: Release tests on: pull_request: - branches: [ 'sw-provider-**' ] # TODO: settle on standard prefix + branches: [ 'dev-**' ] # TODO: settle on standard prefix jobs: