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