Update CI/CD to manual only

This commit is contained in:
Skylar Grant 2023-04-09 12:34:13 -04:00
parent 0f4b341dbc
commit 5600af9e58
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ name: Voidbot Dockerization
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
env:
DHUB_UNAME: ${{ secrets.DHUB_UNAME }}