We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8064314 commit ec25f80Copy full SHA for ec25f80
1 file changed
.github/workflows/ci.yml
@@ -2,5 +2,5 @@ name: ✅ test
2
on: [push, pull_request]
3
jobs:
4
test:
5
- uses: react-component/rc-test/.github/workflows/main.yml@main
+ uses: react-component/rc-test/.github/workflows/test.yml@main
6
secrets: inherit
0 commit comments