Skip to content

Commit b066f6a

Browse files
authored
fix: make docker build triggerable (#7477)
1 parent 160e500 commit b066f6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/osrm-backend-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
tags:
55
- 'v*'
6+
workflow_dispatch:
67

78
jobs:
89
publish:

0 commit comments

Comments
 (0)