1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Auto label PR when changes on .azure-pipelines.yml and docs/**/*

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
This commit is contained in:
Hung-Han (Henry) Chen 2020-11-02 20:12:47 +08:00
parent b3a4161c62
commit 19862d82e9
No known key found for this signature in database
GPG Key ID: 32931168425E1C95

View File

@ -9,7 +9,9 @@ area/extension:
- src/extensions/**/*
area/documentation:
- READEME.md
- docs/**/*
area/ci:
- .github/workflows/**/*
- .azure-pipelines.yml
dependencies:
- yarn.lock