We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32aa04 commit 6bc7d03Copy full SHA for 6bc7d03
.github/workflows/release.yml
@@ -2,7 +2,7 @@ name: Publish GitHub Release
2
3
on:
4
workflow_run:
5
- workflows: ["Python analisys"]
+ workflows: ["Lint & Test"]
6
types:
7
- completed
8
branches:
0 commit comments