We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae2fcd9 + c58bfca commit bad1c47Copy full SHA for bad1c47
1 file changed
.github/workflows/dockerBuildPush.yml
@@ -1,6 +1,7 @@
1
name: Build and Push to Docker Hub
2
3
on:
4
+ workflow_dispatch:
5
push:
6
paths:
7
- 'src/microbots/environment/local_docker/image_builder/Dockerfile'
0 commit comments