Skip to content

Commit 0af1e70

Browse files
committed
chore: limit workflow token permissions
1 parent 61a5f24 commit 0af1e70

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/react-component-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: ✅ test
22
on: [push, pull_request]
3+
permissions:
4+
contents: read
35
jobs:
46
test:
57
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main

0 commit comments

Comments
 (0)