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 14875e2 commit af0b29eCopy full SHA for af0b29e
.github/workflows/publish-preview.yml
@@ -9,6 +9,7 @@ concurrency:
9
10
jobs:
11
publish:
12
+ if: github.repository == 'cloudflare/cloudflare-docs'
13
runs-on: ubuntu-22.04
14
permissions:
15
contents: read
0 commit comments