Skip to content

Update Baseline card to feature year more prominently and future Widely available date #815

Update Baseline card to feature year more prominently and future Widely available date

Update Baseline card to feature year more prominently and future Widely available date #815

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