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 2584732 commit 6b8689cCopy full SHA for 6b8689c
.github/workflows/release_container.yml
@@ -2,7 +2,7 @@ name: Publish Container
2
3
on:
4
workflow_run:
5
- workflows: ['Lint and Test']
+ workflows: ['CI']
6
types:
7
- completed
8
branches:
0 commit comments