Skip to content

Commit

Permalink
Add some more nuance to labeler (#15288)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdw authored Sep 9, 2024
1 parent e181478 commit 9390684
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/copy-linked-issue-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,12 @@ jobs:
- name: copy-labels
uses: michalvankodev/[email protected]
with:
custom-keywords: |
in
references
reference
to
labels-to-exclude: |
great writeup
good first issue
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9390684

Please sign in to comment.