megalinter apparently can't push commit fixing workflows without a sep. PAT

See https://github.com/orgs/community/discussions/26711
This commit is contained in:
Ralf Vogler 2025-05-24 21:51:53 +02:00
parent b4123e5e1d
commit e7a00d7d18

View file

@ -49,6 +49,7 @@ jobs:
issues: write
pull-requests: write
security-events: write # needed for SARIF upload
actions: write # needed to commit fixes for workflows?
steps:
# Git Checkout