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 0997b59 commit 8d5bc01Copy full SHA for 8d5bc01
.github/workflows/docs.yml
@@ -80,6 +80,7 @@ jobs:
80
path: ./docs/book
81
82
deploy:
83
+ if: github.event_name != 'pull_request'
84
environment:
85
name: github-pages
86
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments