Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9bf470f

Browse files
committed
chore: update labeler config
1 parent 1fe8f49 commit 9bf470f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/labeler.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
⚙️Chore:
1+
⚙️ Chore:
22
- '.github/*'
33
- '.tools/*'
4+
- './*'
45

56
🃏 Demos:
67
- ./apps/demos/*
@@ -18,6 +19,14 @@
1819
- libs/template/*
1920
- libs/template/**/*
2021

22+
'🚀 ISR':
23+
- libs/isr/*
24+
- libs/isr/**/*
25+
26+
'📐 ESLint plugin':
27+
- libs/eslint-plugin/*
28+
- libs/eslint-plugin/**/*
29+
2130
📖 Docs API:
2231
- libs/**/docs/**/*
2332

0 commit comments

Comments
 (0)