mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Be more careful in running sphinx in forks
This commit is contained in:
1
.github/workflows/sphinx.yml
vendored
1
.github/workflows/sphinx.yml
vendored
@@ -25,6 +25,7 @@ on:
|
||||
jobs:
|
||||
build-docs:
|
||||
name: Build Sphinx Documentation
|
||||
if: github.repository == 'jupyter/docker-stacks' || github.event_name != 'schedule'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
Reference in New Issue
Block a user