Skip to content

Commit 1ae06bb

Browse files
authored
repo sync
2 parents 0b7b9d6 + e46c90d commit 1ae06bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site-policy-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
jobs:
1919
# This workflow contains a single job called "build"
2020
copy-file:
21-
if: github.repository == 'github/docs-internal' || github.repository == 'github/docs'
21+
if: github.repository == 'github/docs-internal'
2222
# The type of runner that the job will run on
2323
runs-on: ubuntu-latest
2424

0 commit comments

Comments
 (0)