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 6f7c8bd commit 1ee283aCopy full SHA for 1ee283a
.github/workflows/ci.yml
@@ -15,10 +15,6 @@ jobs:
15
with:
16
install_java: true
17
18
- sonar_scan:
19
- uses: ./.github/workflows/sonar.yml
20
- needs: quality_checks
21
-
22
get_commit_id:
23
runs-on: ubuntu-latest
24
outputs:
.github/workflows/pull_request.yml
pr_title_format_check:
uses: ./.github/workflows/pr_title_check.yml
.github/workflows/release.yml
@@ -14,10 +14,6 @@ jobs:
14
.github/workflows/sonar.yml
0 commit comments