1
0
forked from Clones/Controlify

✏️ Exclude language files from PR workflow checks

This commit is contained in:
isXander
2023-05-05 17:52:58 +01:00
parent 25586b45ac
commit 3e277a3294

View File

@ -19,6 +19,7 @@ on:
- '.gitignore' - '.gitignore'
- '.editorconfig' - '.editorconfig'
- 'changelogs/**' - 'changelogs/**'
- 'src/*/resources/lang/*'
workflow_dispatch: workflow_dispatch:
jobs: jobs:
build: build: