Skip to content

Commit d6fc7d1

Browse files
Add workflow_dispatch trigger to CD workflow for manual runs
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 6fee7ee commit d6fc7d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
workflow_dispatch:
78

89
env:
910
DOCKER_REPOSITORY: quay.io/unstructured-io/unstructured-api

0 commit comments

Comments
 (0)