Skip to content

feat(writer-mode): add writer toolbar #818

feat(writer-mode): add writer toolbar

feat(writer-mode): add writer toolbar #818

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