Enable merge group checks for our workflows. (#14005)
* Enable merge group checks for our workflows. * Update build-test-release.yml * Update validate-rgas.yml * Update validate-rsis.yml * Update validate_mapfiles.yml * Update yaml-linter.yml * Update test-packaging.yml
This commit is contained in:
1
.github/workflows/test-packaging.yml
vendored
1
.github/workflows/test-packaging.yml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
# why not just do both
|
||||
- 'RobustToolbox'
|
||||
- 'RobustToolbox/**'
|
||||
merge_group:
|
||||
pull_request:
|
||||
types: [ opened, reopened, synchronize, ready_for_review ]
|
||||
branches: [ master ]
|
||||
|
||||
Reference in New Issue
Block a user