Skip to content

fix(bridge-react): remove the unnecessary bundle for react-router-do… #208

fix(bridge-react): remove the unnecessary bundle for react-router-do…

fix(bridge-react): remove the unnecessary bundle for react-router-do… #208

Workflow file for this run

name: Lint GitHub Workflows
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run actionlint
uses: raven-actions/actionlint@v2
with:
matcher: true