add action permissions
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
4
.github/workflows/esp32_build.yml
vendored
4
.github/workflows/esp32_build.yml
vendored
@@ -1,5 +1,9 @@
|
|||||||
name: Lolin ESP32-S3 Mini
|
name: Lolin ESP32-S3 Mini
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
Reference in New Issue
Block a user