Skip to content

build(deps): bump express from 4.19.2 to 4.20.0 #99

build(deps): bump express from 4.19.2 to 4.20.0

build(deps): bump express from 4.19.2 to 4.20.0 #99

Workflow file for this run

name: Label
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
branches:
- master
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Apply PR labels
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.LABELER_TOKEN }}"
sync-labels: true