Skip to content

chore: standardize repository maintenance #15

chore: standardize repository maintenance

chore: standardize repository maintenance #15

Workflow file for this run

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