Skip to content

Commit

Permalink
Merge pull request #1610 from pllim/labeler-no-rm-label
Browse files Browse the repository at this point in the history
BOT: Labeler to not remove labels
  • Loading branch information
kecnry authored Aug 30, 2022
2 parents fdd7af5 + b4c847a commit 6e6626c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/open_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
triage:
runs-on: ubuntu-latest
steps:
# NOTE: sync-labels due to https://github.com/actions/labeler/issues/112
- name: Label PR
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: ''

0 comments on commit 6e6626c

Please sign in to comment.