ci: add wakatime endpoint test file into pull requests labeler (#3482)

This commit is contained in:
Alexandr Garbuzov 2023-11-15 10:35:01 +02:00 committed by GitHub
parent 49973083b1
commit 3a15963a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.github/labeler.yml vendored
View File

@ -38,6 +38,7 @@ wakatime-card:
- src/fetchers/wakatime-fetcher.js
- tests/fetchWakatime.test.js
- tests/renderWakatimeCard.test.js
- tests/wakatime.test.js
gist-card:
- api/gist.js
- src/cards/gist-card.js