Skip to content

Commit 946a825

Browse files
committed
chore: fix adapters PR auto-labeler
1 parent c57d8c9 commit 946a825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ providers:
1010

1111
adapters:
1212
- packages/next-auth/src/adapters.ts
13-
- packages/*-adapter/**
13+
- packages/adapter-*/**
1414

1515
dgraph:
1616
- packages/adapter-dgraph/**

0 commit comments

Comments
 (0)