SimonTheLeg / konf-go

konf is a lightweight kubeconfig manager. With konf you can use different kubeconfigs at the same time. And because it does not need subshells, konf is blazing fast!
Apache License 2.0
168 stars 12 forks source link

add fish support #50

Closed aohoyd closed 5 months ago

aohoyd commented 1 year ago

This PR adds fish shell support for konf

Closes #29

SimonTheLeg commented 5 months ago

Okay it seems that this was running into https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks#about-workflow-runs-from-public-forks

Workflow runs that have been awaiting approval for more than 30 days are automatically deleted.

And even after I approved it, it did not run because it was deleted 🙄 Sorry I had not caught this earlier, will now merge it manually.

Thanks for your contribution!