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 0af8512 commit b8d70a2Copy full SHA for b8d70a2
.github/workflows/build.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
build:
10
name: Build
11
+ if: env.SONAR_TOKEN != ''
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
0 commit comments