forked from Clones/Controlify
✏️ Exclude language files from PR workflow checks
This commit is contained in:
1
.github/workflows/gradle.yml
vendored
1
.github/workflows/gradle.yml
vendored
@ -19,6 +19,7 @@ on:
|
|||||||
- '.gitignore'
|
- '.gitignore'
|
||||||
- '.editorconfig'
|
- '.editorconfig'
|
||||||
- 'changelogs/**'
|
- 'changelogs/**'
|
||||||
|
- 'src/*/resources/lang/*'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user