mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 00:32:55 +02:00
ci/cd: exclude paths for PRs too
This commit is contained in:
@@ -27,6 +27,11 @@ pr:
|
||||
include:
|
||||
- master
|
||||
- test/*
|
||||
paths:
|
||||
exclude:
|
||||
- .github
|
||||
- README.md
|
||||
- CONTRIBUTING.md
|
||||
|
||||
stages:
|
||||
- stage: BuildJackett
|
||||
|
Reference in New Issue
Block a user