mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-03 15:24:25 +02:00
ci(analyze): don't run when pushed to repository (#920)
This commit is contained in:
parent
2e38a4567a
commit
c24a3828be
5
.github/workflows/analyze.yml
vendored
5
.github/workflows/analyze.yml
vendored
@ -1,11 +1,6 @@
|
||||
name: Analyze Code
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", "dev" ]
|
||||
paths:
|
||||
- "**.dart"
|
||||
- ".github/workflows/analyze.yml"
|
||||
pull_request:
|
||||
branches: [ "main", "dev" ]
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user