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