yannickcr/eslint-plugin-react

View on GitHub
.github/workflows/rebase.yml

Summary

Maintainability
Test Coverage
name: Automatic Rebase

on: [pull_request_target]

jobs:
  _:
    uses: ljharb/actions/.github/workflows/rebase.yml@main
    secrets:
      token: ${{ secrets.GITHUB_TOKEN }}