Update CI/CD to manual only

This commit is contained in:
Skylar Grant 2023-04-09 12:31:58 -04:00
parent 2cf8132a65
commit e1474b935f
1 changed files with 1 additions and 4 deletions

View File

@ -1,10 +1,7 @@
name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
env:
DHUB_UNAME: ${{ secrets.DHUB_UNAME }}