tonybaloney / wily

A Python application for tracking, reporting on timing and complexity in Python code
Apache License 2.0
1.21k stars 59 forks source link

Fix github actions example `Error: Resource not accessible by integration` #231

Open Kilo59 opened 7 months ago

Kilo59 commented 7 months ago

Changes to default read-write permissions mean write must be explicitly enabled for new repos.

Using the current example as is will result in a Error: Resource not accessible by integration when attempting to write a comment.

https://github.com/marocchino/sticky-pull-request-comment/tree/main?tab=readme-ov-file#error-resource-not-accessible-by-integration