Skip to content

Commit 5eed483

Browse files
committed
fix(ci): add manual trigger to Docker image workflow
1 parent 9b1dc2c commit 5eed483

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: "Build emacs-builder Docker image"
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: "30 11 * * 0"
56

0 commit comments

Comments
 (0)