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 7319259 commit afd83c5Copy full SHA for afd83c5
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