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.
1 parent e95c986 commit e46c90dCopy full SHA for e46c90d
.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