fix: permissions in github actions (#2906)

* 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
This commit is contained in:
realstealthninja
2024-11-24 13:24:38 +05:30
committed by GitHub
parent 41653de718
commit 06d195f7aa

View File

@@ -1,6 +1,7 @@
name: Awesome CI Workflow
on: [push, pull_request]
permissions:
pull-requests: write
contents: write
jobs: