Update .github/workflows/sonar.yml
All checks were successful
Sonar / SonarQube (push) Successful in 51s
All checks were successful
Sonar / SonarQube (push) Successful in 51s
This commit is contained in:
parent
15e5bc78f8
commit
4668967ac3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar.yml
vendored
2
.github/workflows/sonar.yml
vendored
|
|
@ -13,7 +13,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
sonarqube:
|
sonarqube:
|
||||||
name: SonarQube
|
name: SonarQube
|
||||||
runs-on: node24
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue