Skip to content

Commit b246928

Browse files
committed
Test the workflow
1 parent 7203589 commit b246928

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
22

33
# Requiring review from security team for Content-Security-Policy changes
4-
**/vercel.json @getsentry/security
4+
# **/vercel.json @getsentry/security
55

66
# Codeowners listed below are used as a reference for the Sentry team to know who to contact for a given area of the codebase.
77

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
}
3232
],
3333
"trailingSlash": true
34-
}
34+
}

0 commit comments

Comments
 (0)