We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d25495 commit c31894bCopy full SHA for c31894b
1 file changed
.github/workflows/docker-update-readme.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- stable
6
+ workflow_dispatch:
7
8
concurrency:
9
group: ${{ github.workflow }}
0 commit comments