We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e1d54 commit 5604086Copy full SHA for 5604086
1 file changed
.github/workflows/pr-analysis.yml
@@ -2,7 +2,7 @@ name: "PR Analysis"
2
3
on:
4
workflow_run:
5
- workflows: ["Auto commit client updates"]
+ workflows: ["Sync fabricv4 API spec"]
6
types: [completed]
7
8
permissions:
0 commit comments