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 0a698a3 commit aaf48e4Copy full SHA for aaf48e4
.github/workflows/qa.yml
@@ -10,6 +10,6 @@ jobs:
10
uses: autumn-library/workflows/.github/workflows/sonar.yml@main
11
with:
12
github_repository: stivo182/oscript-httpbin
13
- oscript_version: dev
+ oscript_version: preview
14
secrets:
15
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments