Skip to content

khevse/ci-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of github action pipeline

The pipeline invokes linting and testing for pull requests to the repository. After the merge, it publishes part of the code to another repository.

Required

  1. Create personal access token
  2. Go to the Github page for the repository that you push from, click on "Settings"
  3. On the left hand side pane click on "Secrets"
  4. Click on "Add a new secret" and name it API_TOKEN_GITHUB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published