We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e359e3 commit b788146Copy full SHA for b788146
.github/workflows/nodejs.yml
@@ -3,9 +3,9 @@ name: CI
3
on:
4
push:
5
branches: [ master ]
6
-
7
pull_request:
8
+ merge_group:
9
10
jobs:
11
Job:
0 commit comments