Skip to content

Commit

Permalink
chore: update wf
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippHeuer committed May 6, 2023
1 parent 9f438bd commit 3b9422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
cid-workflow: main
cid-version: latest
cid-loglevel: ${{ github.event.inputs.loglevel || "info" }}
cid-loglevel: ${{ github.event.inputs.loglevel }}
secrets:
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
SONAR_ORGANIZATION: ${{ secrets.SONAR_ORGANIZATION }}
Expand Down

0 comments on commit 3b9422f

Please sign in to comment.