mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
ci: set minimum read permissions
This commit is contained in:
parent
b5b7b192ee
commit
e560915727
1 changed files with 3 additions and 0 deletions
3
.github/workflows/checks.yml
vendored
3
.github/workflows/checks.yml
vendored
|
@ -3,6 +3,9 @@ on:
|
|||
push:
|
||||
branches: [master]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: macos-latest-xlarge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue