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 58c1968 commit 85ad0fbCopy full SHA for 85ad0fb
{{cookiecutter.project_slug}}/.github/workflows/docs.yml
@@ -47,6 +47,7 @@ jobs:
47
id-token: write
48
runs-on: ubuntu-latest
49
needs: build
50
+ if: github.event_name != 'pull_request'
51
steps:
52
- name: Deploy to GitHub Pages
53
id: deployment
0 commit comments