# Workflow manual trigger added.
This commit is contained in:
@@ -16,6 +16,7 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- README.md
|
- README.md
|
||||||
- src/README.md
|
- src/README.md
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_docker_image:
|
build_docker_image:
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ on:
|
|||||||
- 'dev'
|
- 'dev'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_docker_image:
|
build_docker_image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user