New change
This commit is contained in:
parent
a6976369df
commit
762193c3d9
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -19,3 +19,4 @@ jobs:
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
|
||||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user