Fix erroneous versioning for GHES 3.16 (#54483)
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
# Allows actors with the ability to create repos to be required to enter custom properties on repo creation.
|
# Allows actors with the ability to create repos to be required to enter custom properties on repo creation.
|
||||||
versions:
|
versions:
|
||||||
ghec: '*'
|
ghec: '*'
|
||||||
ghes: '>= 3.15'
|
ghes: '>= 3.16'
|
||||||
|
|||||||
Reference in New Issue
Block a user