Skip to content

KingChampion36/react-app-with-gh-actions-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-app-with-gh-actions-exercise

Create the following workflows:

  • Create a workflow to lint, test and deploy the react app in a single job, which listens on push to master branch.
  • Create a workflow to lint, test and deploy the react app in each separate job, which listens on push to master branch.
  • Create a workflow which listens to issues and outputs the event details.

Solutions

Releases

No releases published

Packages

No packages published