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 6c85994 commit edd1565Copy full SHA for edd1565
.github/workflows/clean_deployments.yml
@@ -10,7 +10,7 @@ on:
10
# an environment which creates multiple deployments.
11
# This action cleans up the GitHub PR when the deployments are no longer needed.
12
workflow_run:
13
- workflows: ["Spell Check"]
+ workflows: ["Upload Python Package"]
14
types:
15
- completed
16
0 commit comments