FEAT: #12 Updated test workflow and removed unwanted branch from container build

This commit is contained in:
Luke Else 2025-05-31 18:28:14 +01:00
parent 0b299b9410
commit 24720b782e
2 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Build and Push Development Docker Image
on:
push:
branches: [ development, chore/software-testing ]
branches: [ development ]
jobs:
build-and-push:

View File

@ -1,3 +1,5 @@
Name: Run Unit and Integration Tests
on:
push:
branches: