Skip to content

feat(peer-deps): extend styled-components support to v6 #503

feat(peer-deps): extend styled-components support to v6

feat(peer-deps): extend styled-components support to v6 #503

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:'