mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-13 04:16:47 +01:00
fix: allow workflow to run if gradle updates
This commit is contained in:
parent
120611879c
commit
56ea1cb35e
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -10,6 +10,9 @@ on:
|
||||
- 'brut.apktool/apktool-lib/src/main/resources/**'
|
||||
- 'brut.apktool/apktool-lib/src/test/**'
|
||||
- '.github/workflows/**'
|
||||
- 'gradle/wrapper/**'
|
||||
- 'gradlew'
|
||||
- 'gradlew.bat'
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user