Skip to content

chore(deps): bump @primer/css from 19.3.0 to 22.0.2 #1059

chore(deps): bump @primer/css from 19.3.0 to 22.0.2

chore(deps): bump @primer/css from 19.3.0 to 22.0.2 #1059

Workflow file for this run

name: Label issue and pull requests
on: pull_request_target
jobs:
label:
name: Label issue and pull requests
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/config/label.yml
sync-labels: yes