Skip to content

Commit

Permalink
Run PR build action on merge queue (#212)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Harding <[email protected]>
  • Loading branch information
azdagron authored Oct 22, 2024
1 parent c010014 commit ceec89e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pr_build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: PR Build
on:
pull_request: {}
workflow_dispatch: {}
pull_request:
merge_group:
workflow_dispatch:

jobs:
validate:
Expand Down

0 comments on commit ceec89e

Please sign in to comment.