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 bd56fb2 commit e8fd068Copy full SHA for e8fd068
.github/workflows/build.yml
@@ -9,6 +9,7 @@ jobs:
9
sonarqube:
10
name: SonarQube
11
runs-on: ubuntu-latest
12
+ environment: PROD
13
steps:
14
- uses: actions/checkout@v4
15
with:
0 commit comments