build: run ci on changes to "libs.versions.toml"

This commit is contained in:
Connor Tumbleson 2023-10-02 06:17:33 -04:00
parent 9265c8bfde
commit 955c5fe847
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -10,6 +10,7 @@ on:
- 'brut.apktool/apktool-lib/src/main/resources/**'
- 'brut.apktool/apktool-lib/src/test/**'
- '.github/workflows/**'
- 'gradle/libs.versions.toml'
- 'gradle/wrapper/**'
- 'gradlew'
- 'gradlew.bat'