Remove extra whitespaces

This commit is contained in:
jorgectf
2022-11-04 20:45:41 +01:00
parent 9a49c6d8fe
commit 0b50b4b579
56 changed files with 140 additions and 141 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
permissions:
contents: read # for actions/checkout to fetch code
security-events: write # for github/codeql-action/upload-sarif to upload SARIF results
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
name: Codacy Security Scan
runs-on: ubuntu-latest
steps: