Skip to content

Commit

Permalink
Do not update hub-overview in forks
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Dec 11, 2022
1 parent 7935ced commit 08d6f22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hub-overview.yml
Expand Up @@ -24,6 +24,7 @@ jobs:
update-dockerhub-overview:
name: Update dockerhub overviews
runs-on: ubuntu-latest
if: github.repository == 'jupyter/docker-stacks'

steps:
- name: Checkout Repo ⚡️
Expand Down

0 comments on commit 08d6f22

Please sign in to comment.