exclude upk

This commit is contained in:
GenZmeY 2023-05-14 06:11:55 +03:00
parent fbca6b98f5
commit 67baea9f2c

View File

@ -14,6 +14,7 @@ env:
APPLY_FIXES_MODE: commit
DISABLE: SPELL
DISABLE_ERRORS_LINTERS: MARKDOWN_MARKDOWN_LINK_CHECK
EDITORCONFIG_EDITORCONFIG_CHECKER_FILTER_REGEX_EXCLUDE: 'xVoteAnnouncer.upk'
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}