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.
python/peps
1 parent 202b0aa commit 5efe287Copy full SHA for 5efe287
.github/workflows/documentation-links.yml
@@ -16,6 +16,7 @@ concurrency:
16
jobs:
17
documentation-links:
18
runs-on: ubuntu-latest
19
+ if: github.event.repository.fork == false
20
steps:
21
- uses: readthedocs/actions/preview@v1
22
with:
0 commit comments