We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e62e5b commit 9e99b34Copy full SHA for 9e99b34
.github/workflows/deploy-testing.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- develop
7
+ workflow_dispatch:
8
9
env:
10
REGISTRY: ghcr.io
0 commit comments