Skip to content

Commit 2581685

Browse files
authored
Merge pull request #2965 from manics/prune-harbor
2 parents 29aaff9 + 619715c commit 2581685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prune-harbor.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
prune-harbor:
1414
name: Prune ${{ matrix.name }} harbor registry
1515
runs-on: ubuntu-22.04
16+
if: github.repository_owner == 'jupyterhub'
1617

1718
strategy:
1819
fail-fast: false

0 commit comments

Comments
 (0)