Skip to content
Snippets Groups Projects
Commit 72afa369 authored by max furman's avatar max furman Committed by Mariano Cano
Browse files

[action] update labeler action

parent 666d3cba
No related branches found
No related tags found
No related merge requests found
name: labeler
name: Pull Request Labeler
on:
pull_request:
branches:
- master
pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
- uses: actions/labeler@v3.0.2
with:
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