1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Fix erroneous versioning for GHES 3.16 (#54200)

Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
This commit is contained in:
Rachael Rose Renk
2025-02-19 10:57:46 -07:00
committed by GitHub
parent bfe5327b1d
commit d65dab9fc0
5 changed files with 5 additions and 2 deletions

View File

@@ -3,4 +3,4 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.15'
ghes: '>=3.17'

View File

@@ -2,3 +2,4 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.16'

View File

@@ -2,3 +2,4 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.16'

View File

@@ -2,4 +2,4 @@
# Documentation for reviewers can add a comment on push protection bypass requests for secret scanning [GA]
versions:
ghec: '*'
ghes: '>3.16'
ghes: '>=3.16'

View File

@@ -2,3 +2,4 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.16'