We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47db7e commit d96cc4dCopy full SHA for d96cc4d
.github/workflows/release.yml
@@ -44,6 +44,7 @@ jobs:
44
45
sonarcube:
46
runs-on: ubuntu-latest
47
+ needs: release
48
concurrency:
49
group: ${{ github.ref }}-sonarcube
50
cancel-in-progress: true
0 commit comments