codacy workflow syntax fix
This commit is contained in:
parent
c5cd5a2d13
commit
b2b2d95624
2
.github/workflows/codacy.yml
vendored
2
.github/workflows/codacy.yml
vendored
@ -27,7 +27,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
codacy-security-scan:
|
||||
if: github.repository == "ENGO150/WHY2"
|
||||
if: github.repository == 'ENGO150/WHY2'
|
||||
permissions:
|
||||
contents: read
|
||||
security-events: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user