mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
Don't attempt to deploy documentation from PRs.
This commit is contained in:
2
.github/workflows/deploy-documentation.yml
vendored
2
.github/workflows/deploy-documentation.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: deploy documentation
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user