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 b12bbbf commit 8789cdbCopy full SHA for 8789cdb
.github/workflows/docker-image-backend.yml
@@ -13,6 +13,7 @@ on:
13
- 'backend/**'
14
- 'build/backend/**'
15
- '.github/workflows/**'
16
+ workflow_dispatch:
17
18
jobs:
19
0 commit comments