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

[action] Update labeler action

parent 5947a47d
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@v3
- uses: actions/labeler@v3.0.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
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