Skip to content

build(deps): bump actions/download-artifact from 3 to 4 #23

build(deps): bump actions/download-artifact from 3 to 4

build(deps): bump actions/download-artifact from 3 to 4 #23

name: Label PRs
on:
- pull_request
jobs:
label:
name: "Label PR based on title"
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@v1.4
env:
GITHUB_TOKEN: "${{ secrets.LABELER_TOKEN }}"