mirror of
https://github.com/vercel/vercel-plugin.git
synced 2026-09-14 15:39:47 +08:00
fix: narrow build-agents prompt suppression
Co-authored-by: mitul-s <19615826+mitul-s@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6e16395445
commit
248f11c044
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generatedAt": "2026-08-12T03:07:25.143Z",
|
||||
"generatedAt": "2026-08-12T19:45:23.778Z",
|
||||
"version": 2,
|
||||
"skills": {
|
||||
"access-protected-vercel-deployment": {
|
||||
@@ -1060,7 +1060,6 @@
|
||||
"noneOf": [
|
||||
"user agent",
|
||||
"user-agent",
|
||||
"vercel agent",
|
||||
"code review",
|
||||
"incident investigation"
|
||||
],
|
||||
|
||||
@@ -61,7 +61,6 @@ metadata:
|
||||
noneOf:
|
||||
- "user agent"
|
||||
- "user-agent"
|
||||
- "vercel agent"
|
||||
- "code review"
|
||||
- "incident investigation"
|
||||
minScore: 4
|
||||
|
||||
Reference in New Issue
Block a user