Skip to content

Commit

Permalink
ci: run OK External on merge group
Browse files Browse the repository at this point in the history
  • Loading branch information
angusbayley committed Jan 31, 2025
1 parent 070576e commit db83ee2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-external.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build and Test External
on:
pull_request:
merge_group:
types: [checks_requested]

concurrency:
group: ${{ github.workflow }}-${{ github.ref_name != 'develop' && github.ref || github.run_id }}
Expand Down

0 comments on commit db83ee2

Please sign in to comment.