Skip to content

Commit 3ded6ef

Browse files
authored
Update build.yml
Signed-off-by: Presti <[email protected]>
1 parent b8d70a2 commit 3ded6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build:
1010
name: Build
11-
if: env.SONAR_TOKEN != ''
11+
if: github.repository_owner == 'Ree6-Applications'
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)