Skip to content

Commit 1c507c9

Browse files
authored
Merge pull request #38984 from github/repo-sync
Repo sync
2 parents 5d6ebe6 + 0560de3 commit 1c507c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* Can only contain alphanumeric characters (`[a-z]`, `[A-Z]`, `[0-9]`) or underscores (`_`). Spaces are not allowed.
22
* Must not start with the `GITHUB_` prefix.
33
* Must not start with a number.
4-
* Are case insensitive.
4+
* Are case insensitive when referenced. {% data variables.product.github %} stores secret names as uppercase regardless of how they are entered.
55
* Must be unique to the repository, organization, or enterprise where they are created.

0 commit comments

Comments
 (0)