From f302fb1b6416638c4150993235c218e7363e2bea Mon Sep 17 00:00:00 2001 From: Yi Hu Date: Fri, 26 Jul 2024 14:02:11 -0400 Subject: [PATCH] trigger tests --- .../beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json | 6 ------ .../beam_PostCommit_Java_ValidatesRunner_ULR.json | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 .github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json diff --git a/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json b/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json deleted file mode 100644 index 96e098eb7f97..000000000000 --- a/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_Dataflow_V2.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "comment": "Modify this file in a trivial way to cause this test suite to run", - "https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test", - "https://github.com/apache/beam/pull/31268": "noting that PR #31268 should run this test", - "https://github.com/apache/beam/pull/31490": "noting that PR #31490 should run this test" -} diff --git a/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_ULR.json b/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_ULR.json index b970762c8397..1a2f75f432dd 100644 --- a/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_ULR.json +++ b/.github/trigger_files/beam_PostCommit_Java_ValidatesRunner_ULR.json @@ -1,4 +1,4 @@ { "comment": "Modify this file in a trivial way to cause this test suite to run", - "https://github.com/apache/beam/pull/31156": "noting that PR #31156 should run this test" + "https://github.com/apache/beam/pull/31999": "noting that PR #31156 should run this test", }