Only sync with site-policy repo from docs-internal (#18132)
This commit is contained in:
2
.github/workflows/site-policy-sync.yml
vendored
2
.github/workflows/site-policy-sync.yml
vendored
@@ -18,7 +18,7 @@ on:
|
||||
jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
copy-file:
|
||||
if: github.repository == 'github/docs-internal' || github.repository == 'github/docs'
|
||||
if: github.repository == 'github/docs-internal'
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user