Add merge group trigger to pullrequest workflow (#4482)

This commit is contained in:
rtm516 2024-03-08 21:32:28 +00:00 committed by GitHub
parent 32f66371d9
commit f1e125a360
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Build Pull Request
on:
pull_request:
merge_group:
jobs:
build: