mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 23:13:00 +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:
|
update-overview:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: update-overview (${{matrix.image}})
|
name: update-overview (${{matrix.image}})
|
||||||
if: github.repository_owner == 'jupyter'
|
if: github.repository_owner == 'jupyterhub'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repo ⚡️
|
- name: Checkout Repo ⚡️
|
||||||
|
Reference in New Issue
Block a user