Skip to content

Bump prettier from 2.2.1 to 3.0.3 #1981

Bump prettier from 2.2.1 to 3.0.3

Bump prettier from 2.2.1 to 3.0.3 #1981

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
name: Label Branch
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"