mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-23 07:18:50 -04:00
Allow docs images to be in PRs marked as Docs-only (#6769)
This commit is contained in:
@@ -25,3 +25,9 @@ jobs:
|
||||
uses: Jackenmen/label-doconly-changes@v1
|
||||
env:
|
||||
LDC_LABELS: Docs-only
|
||||
LDC_HOOK_UNCONDITIONAL__FILES: |-
|
||||
# default list of unconditionally allowed files
|
||||
*.rst
|
||||
*.md
|
||||
# Red-specific includes
|
||||
docs/.resources/*
|
||||
|
||||
Reference in New Issue
Block a user