Skip to content

Commit d1bb156

Browse files
chore: fix permission issues in cpp-linter (#2907)
* 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
1 parent 06d195f commit d1bb156

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/awesome_workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: [push, pull_request]
33
permissions:
44
pull-requests: write
55
contents: write
6+
issues: write
67

78
jobs:
89
MainSequence:

0 commit comments

Comments
 (0)