Skip to content

GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. It allows you create workflows that build and test every pull request to your repository, or deploy merged pull requests to production. This sample template deploys a simple python program usi…

Notifications You must be signed in to change notification settings

Sillians/simple_github_action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_github_action

This is a sample/simple CI/CD repo

About

GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. It allows you create workflows that build and test every pull request to your repository, or deploy merged pull requests to production. This sample template deploys a simple python program usi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published