Skip to content

Commit f27cafd

Browse files
committed
Fix
1 parent bf18d55 commit f27cafd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pr-code-style-check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
jobs:
88
cpp-checks:
99
runs-on: ubuntu-latest
10+
permissions:
11+
contents: read
12+
checks: write
13+
packages: read
1014
container: ghcr.io/kpi-rover/kpi-rover-bbb-check:latest
1115
steps:
1216
- name: Checkout Code with Submodules

0 commit comments

Comments
 (0)