mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-11 02:17:42 +01:00
Remove docs folder from CI runs
Signed-off-by: jonasrosland <jrosland@vmware.com>
This commit is contained in:
parent
89cdd7a9f9
commit
f0360824ee
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -18,6 +18,8 @@ env:
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
|
paths-ignore:
|
||||||
|
- 'docs/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
UTTEST:
|
UTTEST:
|
||||||
|
Loading…
Reference in New Issue
Block a user