Skip to content

Commit e13f621

Browse files
oskarrisbergclaude
andcommitted
Add workflow_dispatch trigger to Docker build
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 17473a1 commit e13f621

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main, master]
66
pull_request:
77
branches: [main, master]
8+
workflow_dispatch:
89

910
env:
1011
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)