Do not update hub-overview in forks

This commit is contained in:
Ayaz Salikhov
2022-12-11 11:29:32 +04:00
parent 7935ced6fa
commit 08d6f22870

View File

@@ -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 ⚡️