Merge pull request #1 from fsecada01/main

Development Branch Deployment
This commit is contained in:
Francis Secada 2025-01-22 17:03:10 -05:00 committed by GitHub
commit 0cd01d88c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
name: Docker Image CI
on:
push:
branches: [ "*_deploy", "main"]
pull_request:
branches: [ "*_deploy", "main" ]
branches: [ "*_deploy"]
push:
branches: [ "*_deploy", "feature_*", "main" ]
jobs:
build: