Skip to content

Commit 65461ad

Browse files
committed
Add merge_group trigger to test workflows
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
1 parent e0ffeea commit 65461ad

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/integ-tests-with-security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
paths:
1010
- 'integ-test/**'
1111
- '.github/workflows/integ-tests-with-security.yml'
12+
merge_group:
1213

1314
jobs:
1415
Get-CI-Image-Tag:

.github/workflows/sql-test-and-build-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
- '**/*.jar'
1717
- '**/*.pom'
1818
- '.github/workflows/sql-test-and-build-workflow.yml'
19+
merge_group:
1920

2021
jobs:
2122
Get-CI-Image-Tag:

0 commit comments

Comments
 (0)