Skip to content

Bump prettier from 3.5.0 to 3.5.1 #465

Bump prettier from 3.5.0 to 3.5.1

Bump prettier from 3.5.0 to 3.5.1 #465

Workflow file for this run

name: Label PR
on: [pull_request_target]
jobs:
pr-labeler:
name: Label PR
runs-on: ubuntu-20.04
steps:
- name: Label PR from branch prefix
uses: TimonVS/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Label PR from files
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"