Skip to content

chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 #817

chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0

chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 #817

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 }}