Skip to content

geloman-likes-rust/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Actions Workflow Starter Pack 🚀

Workflows

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

About

github actions workflow starter pack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published