Github Actions Workflow Starter Pack 🚀 Workflows gitleaks pull request labeler autogenerated release notes Usage Step 1: Clone this at the root of your project clone via https git clone --depth 1 https://github.com/geloman-likes-rust/github-actions ./.github clone via ssh git clone --depth 1 [email protected]:geloman-likes-rust/github-actions.git ./.github Step 2: Remove the gitdir and README rm -rf ./.github/.git ./.github/README.md