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 60758af commit ac61d24Copy full SHA for ac61d24
.github/workflows/release-please.yml
@@ -2,7 +2,8 @@ name: release-please
2
3
on:
4
workflow_run:
5
- workflows: [tests]
+ workflows:
6
+ - QA
7
types:
8
- completed
9
# manual
0 commit comments