mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-08-17 22:01:38 +02:00
6707 - Add least-privilege permissions block to PR-triggered workflows
This commit is contained in:
@@ -11,6 +11,9 @@ on:
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
# END OF COMMON SECTION
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user