We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a5f24 commit 0af1e70Copy full SHA for 0af1e70
1 file changed
.github/workflows/react-component-ci.yml
@@ -1,5 +1,7 @@
1
name: ✅ test
2
on: [push, pull_request]
3
+permissions:
4
+ contents: read
5
jobs:
6
test:
7
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
0 commit comments