Reverting back to an earlier iteration of the build (from 183e3130ee) with a slight tweak.

This commit is contained in:
2024-12-06 14:39:56 -05:00
parent 22eba6b7b8
commit 31f85ffad1
@@ -3,9 +3,10 @@ name: Docker Compose PR Workflow
on: on:
push: push:
branches: branches:
- main - '*'
pull_request: create:
types: [opened, synchronize, reopened] branches:
- '*'
name: SonarQube Scan name: SonarQube Scan
jobs: jobs: