Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 in the dev group #816

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 in the dev group

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 in the dev group #816

name: PR Review Companion
on:
pull_request:
branches:
- main
jobs:
deploy:
if: github.repository_owner == 'mdn' && github.event.pull_request.user.login != 'dependabot[bot]' && github.event.pull_request.head.repo.full_name == github.repository
uses: ./.github/workflows/_deploy.yml
secrets: inherit
with:
cancel-in-progress: true
prefix: fred-pr${{ github.event.pull_request.number }}