We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29aaff9 + 619715c commit 2581685Copy full SHA for 2581685
.github/workflows/prune-harbor.yaml
@@ -13,6 +13,7 @@ jobs:
13
prune-harbor:
14
name: Prune ${{ matrix.name }} harbor registry
15
runs-on: ubuntu-22.04
16
+ if: github.repository_owner == 'jupyterhub'
17
18
strategy:
19
fail-fast: false
0 commit comments