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 1ddd9b8Copy full SHA for 1ddd9b8
tests/data/test_package_generation/.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
{{cookiecutter.project_slug}}/.github/workflows/docs.yml
0 commit comments