Skip to content

Commit

Permalink
update labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
baslia committed Feb 22, 2025
1 parent 6166c3b commit 6e81b42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 6e81b42

Please sign in to comment.