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'
|
||||
- '.editorconfig'
|
||||
- 'changelogs/**'
|
||||
- 'src/*/resources/lang/*'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user