mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-30 22:14:25 +02:00
ci(build): use pr event trigger for now
I just heard of cache eviction policy :)
This commit is contained in:
parent
c3212d0308
commit
b3b2b01c0f
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,11 +1,6 @@
|
|||||||
name: PR Build
|
name: PR Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches-ignore:
|
|
||||||
- main
|
|
||||||
tags-ignore:
|
|
||||||
- "v*"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user