mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +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…
Reference in New Issue
Block a user