mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-03-15 18:32:12 +00:00
Compare commits
1 Commits
claude/kub
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3484857127 |
2
.github/workflows/bash-frozen.yml
vendored
2
.github/workflows/bash-frozen.yml
vendored
@@ -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@v7
|
||||
uses: actions/github-script@v8
|
||||
with:
|
||||
script: |
|
||||
const body = [
|
||||
|
||||
Reference in New Issue
Block a user