This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
||||
echo "$HOME/.dotnet/tools" >> $GITHUB_PATH
|
||||
|
||||
- name: 5. Debug token sanity check
|
||||
if: false
|
||||
run: |
|
||||
curl -s -w "\nHTTP %{http_code}\n" \
|
||||
-u "${{ secrets.SONAR_TOKEN }}:" \
|
||||
|
||||
Reference in New Issue
Block a user