Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR helm#75 had a small typo in the args to `ct` - it should be `--target-branch`. Also, rather than hard-coding `main`, we can use the event [context][1] to get the name of the default branch if it's something different (eg `master`). [1]: https://docs.github.com/en/actions/learn-github-actions/contexts
- Loading branch information