mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-06 12:47:03 +01:00
build: only build master (push)
This commit is contained in:
parent
ab6b6a5338
commit
5aba17d81c
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@ -1,11 +1,8 @@
|
||||
name: CI
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '**.java'
|
||||
- '**.gradle'
|
||||
- 'brut.apktool/apktool-lib/src/main/resources/**'
|
||||
- '.github/workflows/**'
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.java'
|
||||
|
Loading…
Reference in New Issue
Block a user