Skip to content

Commit ac61d24

Browse files
committed
ci: update release
1 parent 60758af commit ac61d24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: release-please
22

33
on:
44
workflow_run:
5-
workflows: [tests]
5+
workflows:
6+
- QA
67
types:
78
- completed
89
# manual

0 commit comments

Comments
 (0)