Skip to content

Commit

Permalink
chore: fix permission issues in cpp-linter (#2907)
Browse files Browse the repository at this point in the history
* ci: make compile add warnings to file

* chore: use cpp-linter instead of inhouse linter

* chore: use abinoda instead of pullreminders for label-when-approved

* fix: permissions awesome-ci

* fix: permission issue for github action
  • Loading branch information
realstealthninja authored Nov 24, 2024
1 parent 06d195f commit d1bb156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/awesome_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on: [push, pull_request]
permissions:
pull-requests: write
contents: write
issues: write

jobs:
MainSequence:
Expand Down

0 comments on commit d1bb156

Please sign in to comment.