mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +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
|
name: CI
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
branches:
|
||||||
- '**.java'
|
- master
|
||||||
- '**.gradle'
|
|
||||||
- 'brut.apktool/apktool-lib/src/main/resources/**'
|
|
||||||
- '.github/workflows/**'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.java'
|
- '**.java'
|
||||||
|
Loading…
Reference in New Issue
Block a user