Skip to content

Commit 1a65450

Browse files
authored
chore: add the workflow_dispatch event into devtools container build (#1438)
Signed-off-by: Oleksii Kurinnyi <[email protected]>
1 parent efb5ad6 commit 1a65450

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ name: Devtools container build
1818
on:
1919
push:
2020
branches: [ main ]
21+
workflow_dispatch:
2122

2223
jobs:
2324

0 commit comments

Comments
 (0)