Disable CI-based github page deployment for forks.

This commit is contained in:
Kevin Quick 2024-02-23 09:54:10 -08:00
parent facc682fe8
commit 6d47ccc888
No known key found for this signature in database
GPG Key ID: E6D7733599CC0A21

View File

@ -47,6 +47,7 @@ jobs:
-p 'python3.withPackages (pp: [pp.sphinx pp.sphinx_rtd_theme])' \
--run 'make html'
build-pages-docs:
if: github.repository == "GaloisInc/cryptol"
runs-on: ubuntu-latest
# The public interface should then allow the user to browse the cryptol
# documentation at the master branch, but also the documentation associated