We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 301400b commit 026ecbeCopy full SHA for 026ecbe
.github/workflows/publish-image.yml
@@ -5,6 +5,7 @@ on:
5
workflows: ["Backend CI"]
6
types: [completed]
7
branches: [main]
8
+ workflow_dispatch:
9
10
permissions:
11
contents: read
0 commit comments