Skip to content

Commit 2ad9d17

Browse files
authored
Fix applyTo path format in instructions file
1 parent 82880dc commit 2ad9d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/instructions/desktop-extension.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
applyTo: "**/src/client/**"
2+
applyTo: "src/client/**"
33
description: Desktop Extension Setup and Contribution Instructions
44
---
55

0 commit comments

Comments
 (0)