Skip to content

Fix Invalid workflow file: .github/workflows/manual-build-push.yml#L17 #287

Fix Invalid workflow file: .github/workflows/manual-build-push.yml#L17

Fix Invalid workflow file: .github/workflows/manual-build-push.yml#L17 #287

Workflow file for this run

name: 'Test'
on:
pull_request:
types: [ opened, reopened, synchronize ]
jobs:
test:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/test-gradle.yml@v2
with:
dockerComposeComponents: 'localstack postgres keycloak'
secrets: inherit