Skip to content

Commit a5e6ff7

Browse files
committed
CI: Allow manual starts
1 parent d8bb773 commit a5e6ff7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Build images
33

44
on:
5+
workflow_dispatch: {}
56
pull_request: {}
67
push:
78
branches:

0 commit comments

Comments
 (0)