Adjust internal staging build/deploy job name (#23725)
A unique name is critical so we can make it a required check
This commit is contained in:
@@ -33,7 +33,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
build-and-deploy-pr:
|
||||
# Important. This whole file is only supposed to run in the PRIVATE repo.
|
||||
if: ${{ github.repository == 'github/docs-internal' }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user