Merge branch 'main' into repo-sync
This commit is contained in:
4
.github/workflows/prod-build-deploy.yml
vendored
4
.github/workflows/prod-build-deploy.yml
vendored
@@ -10,6 +10,10 @@ on:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
deployments: write
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
if: ${{ github.repository == 'github/docs-internal'}}
|
||||
|
||||
Reference in New Issue
Block a user