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/yaml-linter.yml
vendored
1
.github/workflows/yaml-linter.yml
vendored
@@ -2,6 +2,7 @@ name: YAML Linter
|
||||
|
||||
on:
|
||||
push:
|
||||
merge_group:
|
||||
pull_request:
|
||||
types: [ opened, reopened, synchronize, ready_for_review ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user