We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b7b9d6 + e46c90d commit 1ae06bbCopy full SHA for 1ae06bb
.github/workflows/site-policy-sync.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
# This workflow contains a single job called "build"
20
copy-file:
21
- if: github.repository == 'github/docs-internal' || github.repository == 'github/docs'
+ if: github.repository == 'github/docs-internal'
22
# The type of runner that the job will run on
23
runs-on: ubuntu-latest
24
0 commit comments