Skip to content

Commit

Permalink
try contents: write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Mar 28, 2024
1 parent c49d294 commit 6af46c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
test:
permissions:
contents: read
contents: write
pull-requests: write
strategy:
matrix:
Expand Down

1 comment on commit 6af46c2

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cpp-Linter Report ⚠️

Some files did not pass the configured checks!

clang-format reports: 2 file(s) not formatted
  • docs/examples/demo/demo.cpp
  • docs/examples/demo/demo.hpp
clang-tidy reports: 7 concern(s)

Have any feedback or feature suggestions? Share it here.

Please # to comment.