Skip to content

Commit

Permalink
safestringlib: workflows: set top level read permissions
Browse files Browse the repository at this point in the history
Set top level workflows permissions

Signed-off-by: Tomas Winkler <[email protected]>
  • Loading branch information
Tomas Winkler committed Feb 28, 2024
1 parent ed893c2 commit 069d9c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: CMake

permissions: read-all

on:
pull_request:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: "CodeQL"
permissions: read

on:
push:
Expand Down

0 comments on commit 069d9c1

Please sign in to comment.