mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 21:05:16 +00:00
CI: Add gist card label (#3081)
This commit is contained in:
parent
4eefd2497d
commit
b649ec8455
1 changed files with 4 additions and 0 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
|
@ -27,6 +27,10 @@ wakatime-card:
|
|||
- api/wakatime.js
|
||||
- src/cards/wakatime-card.js
|
||||
- src/fetchers/wakatime-fetcher.js
|
||||
gist-card:
|
||||
- api/gist.js
|
||||
- src/cards/gist-card.js
|
||||
- src/fetchers/gist-fetcher.js
|
||||
ranks: src/calculateRank.js
|
||||
ci:
|
||||
- .github/workflows/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue