Skip to content

Commit 874e88a

Browse files
committed
fix: sonarqube scan
1 parent 6e398ef commit 874e88a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
pull_request:
1010
branches: [ master ]
1111

12-
1312
jobs:
1413
call-reusable:
1514
uses: ./.github/workflows/reusable_build.yml

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ jobs:
1212
uses: ./.github/workflows/reusable_build.yml
1313
with:
1414
ref: ${{ 'master' }}
15+
secrets: inherit

0 commit comments

Comments
 (0)