Compare commits

..

1 Commits

Author SHA1 Message Date
Ahmet Alp Balkan
711beb5fc5 fix: skip fzf launch in kubens when no contexts exist in kubeconfig
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 00:28:28 -07:00

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Comment on PR if author is not ahmetb
if: github.event.pull_request.user.login != 'ahmetb'
uses: actions/github-script@v8
uses: actions/github-script@v7
with:
script: |
const body = [