Path typo
Some checks failed
Build image - Testing / build-api-testing (push) Failing after 2s
SonarQube Scan / SonarQube Trigger (push) Failing after 12s

This commit is contained in:
Evan 2025-01-20 23:18:54 -05:00
parent 9ae5ee3ef5
commit c034587ecc

View file

@ -3,7 +3,7 @@ name: Build image - Testing
on:
push:
paths:
- 'api/**'
- 'app/**'
- '.gitea/workflows/build-api-testing.yml'
jobs: