We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30aa211 commit 3e614baCopy full SHA for 3e614ba
.github/workflows/build.yml
@@ -6,6 +6,8 @@ on:
6
- master
7
- release/**
8
pull_request:
9
+ merge_group:
10
+ types: [checks_requested]
11
workflow_dispatch:
12
inputs:
13
commit:
0 commit comments