We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e467c commit 9e45354Copy full SHA for 9e45354
labeler-config.yml
@@ -88,6 +88,9 @@
88
'package: start-server-functions-server':
89
- changed-files:
90
- any-glob-to-any-file: 'packages/start-server-functions-server/**/*'
91
+'package: start-static-server-functions':
92
+ - changed-files:
93
+ - any-glob-to-any-file: 'packages/start-static-server-functions/**/*'
94
'package: start-storage-context':
95
96
- any-glob-to-any-file: 'packages/start-storage-context/**/*'
0 commit comments