Skip to content

Commit 8105c60

Browse files
fix(common): added 'write' permission for check action
1 parent ec78c33 commit 8105c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-host-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
name: Build App
3131
runs-on: ubuntu-20.04
3232
permissions:
33+
checks: write
3334
contents: write
3435
container: espressif/idf:${{inputs.idf_version}}
3536
steps:

0 commit comments

Comments
 (0)