mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-11-14 15:47:16 +00:00
🔒 Restrict GitHub Action permissions
This commit is contained in:
parent
86f78478f3
commit
f538dc4276
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-defaults.yml
vendored
2
.github/workflows/test-defaults.yml
vendored
|
@ -8,6 +8,8 @@ on:
|
|||
|
||||
pull_request:
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue