Skip to content

Commit

Permalink
lock down CI token permissions (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
cen1 committed Mar 31, 2024
1 parent 3be74aa commit 6cbafcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
pull_request:

name: CI
permissions: read-all

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit 6cbafcf

Please sign in to comment.