mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
tags-ignore:
|
||||
- "v*"
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user