mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-03 09:32:55 +01:00
build: run suite if any kotlin dsl file changes
This commit is contained in:
parent
22d792e328
commit
2549fe983b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.java'
|
- '**.java'
|
||||||
- '**.gradle'
|
- '**.kts'
|
||||||
- 'brut.apktool/apktool-lib/src/main/resources/**'
|
- 'brut.apktool/apktool-lib/src/main/resources/**'
|
||||||
- 'brut.apktool/apktool-lib/src/test/**'
|
- 'brut.apktool/apktool-lib/src/test/**'
|
||||||
- '.github/workflows/**'
|
- '.github/workflows/**'
|
||||||
|
Loading…
Reference in New Issue
Block a user