ZedThree / clang-tidy-review

Create a pull request review based on clang-tidy warnings
MIT License
88 stars 44 forks source link

permissions issue #131

Open akallabeth opened 3 months ago

akallabeth commented 3 months ago

Hi, I´m using the most recent tag of clang-tidy-review for checks of our project: https://github.com/FreeRDP/FreeRDP/tree/master/.github/workflows

I´m using the split workflow with 2 workflow yaml files. I try to figure out how to properly assign permissions to allow the post job to pass, but I only get either 403 or 414 errors, so maybe I missed something?