Update docker-test.yml

This commit is contained in:
Camerin Figueroa 2024-07-17 20:05:03 -04:00 committed by GitHub
parent 8e0e516a7d
commit c81d7df97f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ name: Build and Publish Test Docker Image
on: on:
push: push:
branches: [ "test"] branches: [ "test"]
pull_request:
branches: [ "test" ]
jobs: jobs:
build: build: