Skip to content

refactor(chrome): use transient props where appropriate #383

refactor(chrome): use transient props where appropriate

refactor(chrome): use transient props where appropriate #383

Workflow file for this run

name: PR
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: 'PR: Breaking Change :boom:, PR: Bug Fix :bug:, PR: Docs :memo:, PR: Internal :seedling:, PR: New Feature :rocket:'