From 2a3138723698306f4261632c92dc782f586167e3 Mon Sep 17 00:00:00 2001 From: Billy O'Neal Date: Mon, 4 Nov 2024 15:54:01 -0800 Subject: [PATCH] Change actions trigger to pushing to the 'onboard-actions' branch. (#41955) --- .github/workflows/test_modified_ports.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test_modified_ports.yml b/.github/workflows/test_modified_ports.yml index 27c90a6364..fa1d8f68a6 100644 --- a/.github/workflows/test_modified_ports.yml +++ b/.github/workflows/test_modified_ports.yml @@ -1,6 +1,8 @@ name: Test Modified Ports on: - workflow_dispatch: + push: + branches: + - onboard-actions jobs: Windows: runs-on: