An open API service indexing awesome lists of open source software.

https://github.com/codophilic/learngithubactions

Learn GitHub Actions with Codophilic
https://github.com/codophilic/learngithubactions

git github github-actions

Last synced: 2 months ago
JSON representation

Learn GitHub Actions with Codophilic

Awesome Lists containing this project

README

          

## Status for Production
[![Before deploying react application pull request status check test cases](https://github.com/codophilic/LearnGitHubActions/actions/workflows/DevelopPRandDeploy.yml/badge.svg?branch=main)](https://github.com/codophilic/LearnGitHubActions/actions/workflows/DevelopPRandDeploy.yml)

## Status for dev
[![Before deploying react application pull request status check test cases](https://github.com/codophilic/LearnGitHubActions/actions/workflows/DevelopPRandDeploy.yml/badge.svg?branch=develop)](https://github.com/codophilic/LearnGitHubActions/actions/workflows/DevelopPRandDeploy.yml)

`Creating a badge status let us know if the status for the particular workflow.`

# About
[LearnGitHubActions](https://github.com/codophilic/LearnGitHubActions) has two branches upto date.
* main
* develop

[Learn More about markdown](https://www.interviewbit.com/markdown-cheat-sheet/)

### GITHUB ACTIONS
![](https://github.com/codophilic/LearnGitHubActions/blob/develop/Readme/githubactions.png)

#### GITHUB
![](https://github.com/codophilic/LearnGitHubActions/blob/develop/Readme/github.gif)