Skip to content

ccojocar/go-with-github-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-with-github-workflow

A Go project which uses a GitHub workflow to run the tests and release on new tag to master branch.

In addition, it uses a GitHub action to run the gosec security scanner.

Relese

The release can be triggered as follows:

go tag v1.0.0 -m "Initial Release"
git push origin v1.0.0

About

A go project which uses a GitHub workflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published