codacy workflow syntax fix

This commit is contained in:
Václav Šmejkal 2025-01-09 19:27:51 +01:00
parent c5cd5a2d13
commit b2b2d95624
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -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