Skip to content

fix: add nextjs 15 and react 19 support #90

fix: add nextjs 15 and react 19 support

fix: add nextjs 15 and react 19 support #90

Workflow file for this run

name: lint-pr
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}