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 name: Docker Image CI
on: on:
push: workflow_dispatch:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
env: env:
DHUB_UNAME: ${{ secrets.DHUB_UNAME }} DHUB_UNAME: ${{ secrets.DHUB_UNAME }}