only build/run junit tests when sonarcloud completes

This commit is contained in:
darefjev44 2024-04-20 15:23:10 +01:00 committed by GitHub
parent f4d40dcc44
commit 3afc611627
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,10 +9,10 @@
name: JUnit with Maven name: JUnit with Maven
on: on:
push: workflow_run:
branches: [ "main" ] workflows: ["SonarCloud analysis"]
pull_request: types:
branches: [ "main" ] - completed
jobs: jobs:
test: test: