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:
Moony
2023-02-09 10:35:34 -06:00
committed by GitHub
parent 8e80bbac74
commit 202680ac56
7 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ name: YAML Linter
on:
push:
merge_group:
pull_request:
types: [ opened, reopened, synchronize, ready_for_review ]