Skip to content
Snippets Groups Projects
Commit 23326d2d authored by max furman's avatar max furman
Browse files

[action] update labeler action

parent b781d640
No related branches found
No related tags found
No related merge requests found
name: labeler name: Pull Request Labeler
on: on:
pull_request: pull_request_target
branches:
- master
jobs: jobs:
label: label:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/labeler@v2 - uses: actions/labeler@v3.0.2
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/needs-triage-labeler.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment