Skip to content

chore: standardize repository config #27

chore: standardize repository config

chore: standardize repository config #27

name: ✅ test
on:
push:
branches: [master]
pull_request:
branches: [master]
permissions:
contents: read
jobs:
test:
uses: react-component/rc-test/.github/workflows/test-utoo.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Check failure on line 17 in .github/workflows/react-component-ci.yml

View workflow run for this annotation

GitHub Actions / ✅ test

Invalid workflow file

The workflow is not valid. .github/workflows/react-component-ci.yml (Line: 17, Col: 22): Invalid secret, CODECOV_TOKEN is not defined in the referenced workflow.