mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Work around actions/labeler's upstream issue with label sync setting (#4844)
* Work around `actions/labeler`'s upstream issue with label sync setting * Add comment about this being a workaround
This commit is contained in:
parent
92ea92b617
commit
f476b842d5
1
.github/workflows/auto_labeler_pr.yml
vendored
1
.github/workflows/auto_labeler_pr.yml
vendored
@ -10,3 +10,4 @@ jobs:
|
||||
uses: actions/labeler@v3
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
sync-labels: "" # this is a temporary workaround, see #4844
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user