mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-20 09:43:58 +00:00
ci(analyze): don't run when pushed to repository (#920)
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user