We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb5ad6 commit 1a65450Copy full SHA for 1a65450
1 file changed
.github/workflows/devtools-image-build.yml
@@ -18,6 +18,7 @@ name: Devtools container build
18
on:
19
push:
20
branches: [ main ]
21
+ workflow_dispatch:
22
23
jobs:
24
0 commit comments