set docker build workflow manually

This commit is contained in:
Maidul Islam
2022-11-21 13:36:54 -05:00
committed by GitHub
parent 9c9fcde8b1
commit 5db5c6424a

View File

@@ -1,9 +1,6 @@
name: Push to Docker Hub
on:
push:
branches:
- 'main'
on: [workflow_dispatch]
jobs:
docker: