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 f9f63e0 commit ca08ad7Copy full SHA for ca08ad7
.github/workflows/tests.yml
@@ -10,6 +10,8 @@ on:
10
- main
11
- feature/**
12
- v1.x
13
+ merge_group:
14
+ types: [checks_requested]
15
16
jobs:
17
yaml-lint:
0 commit comments