Disable workflow_dispatch
This commit is contained in:
parent
34fdf2385b
commit
5177f67f22
3
.github/workflows/osrm-backend-docker.yml
vendored
3
.github/workflows/osrm-backend-docker.yml
vendored
@ -3,7 +3,6 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
@ -80,4 +79,4 @@ jobs:
|
||||
DOCKER_TAG=${{ join(steps.metaassertions.outputs.labels }}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user