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 1170914 commit d9712f0Copy full SHA for d9712f0
.github/workflows/hub-overview.yml
@@ -15,7 +15,6 @@ on:
15
16
jobs:
17
update-dockerhub-overview:
18
- name: Update Docker Hub overviews
19
runs-on: ubuntu-latest
20
if: github.repository == 'jupyter/docker-stacks'
21
.github/workflows/pre-commit.yml
@@ -12,7 +12,6 @@ permissions:
12
13
14
run-hooks:
- name: Run pre-commit hooks
steps:
.github/workflows/sphinx.yml
@@ -24,7 +24,6 @@ on:
24
25
26
build-docs:
27
- name: Build Sphinx Documentation
28
permissions:
29
contents: write
30
if: github.repository == 'jupyter/docker-stacks' || github.event_name != 'schedule'
0 commit comments