Skip to content

Commit

Permalink
add merge_group trigger to copilot-build-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
dehoward committed Aug 8, 2023
1 parent e11ac68 commit d4f32ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/copilot-build-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: copilot-build-backend
on:
pull_request:
branches: ["main"]
merge_group:
branches: ["main"]
workflow_call:
outputs:
artifact:
Expand Down

0 comments on commit d4f32ac

Please sign in to comment.