mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
Use jupyterhub repository_owner in registry-overviews
This commit is contained in:
2
.github/workflows/registry-overviews.yml
vendored
2
.github/workflows/registry-overviews.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
update-overview:
|
||||
runs-on: ubuntu-latest
|
||||
name: update-overview (${{matrix.image}})
|
||||
if: github.repository_owner == 'jupyter'
|
||||
if: github.repository_owner == 'jupyterhub'
|
||||
|
||||
steps:
|
||||
- name: Checkout Repo ⚡️
|
||||
|
Reference in New Issue
Block a user