Skip to content

Commit 2ef4192

Browse files
Only run update Kubernetes scripts on upstream repo
1 parent 027a233 commit 2ef4192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-kubernetes.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010

1111
jobs:
1212
update-kubernetes:
13+
if: github.repository == 'kr8s-org/kr8s'
1314
runs-on: ubuntu-latest
1415
steps:
1516
- name: Checkout

0 commit comments

Comments
 (0)