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 e15cef2 commit 753aeb2Copy full SHA for 753aeb2
.github/workflows/npm.yml
@@ -3,6 +3,9 @@
3
# If changes are needed, update the action npm in
4
# https://github.com/mobsuccess-devops/github-mobsuccess-policy
5
on:
6
+ merge_group:
7
+ types:
8
+ - checks_requested
9
push:
10
branches: [master, preprod, prod]
11
pull_request:
0 commit comments