File tree 4 files changed +8
-2
lines changed
4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
- name : dev branch sapling extension CI
1
+ name : dev CI
2
2
3
3
# Run this workflow on PR into dev branch
4
4
on :
Original file line number Diff line number Diff line change 1
- name : Master branch sapling extension CI/CD
1
+ name : master CI/CD
2
2
3
3
# Run this workflow on PR into dev branch
4
4
on :
Original file line number Diff line number Diff line change 26
26
<a href="https://github.com/oslabs-beta/sapling/stargazers"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/oslabs-beta/sapling"></a>
27
27
<!-- GITHUB RELEASE VERSION -->
28
28
<a href="https://github.com/oslabs-beta/sapling/releases"><img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/oslabs-beta/sapling?include_prereleases"></a>
29
+ <!-- BUILD STATUS -->
30
+ <a href="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml"><img alt="master CI/CD workflow status" src="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml/badge.svg"></a>
31
+ <a href="https://github.com/oslabs-beta/sapling/actions/workflows/dev.yml"><img alt="dev CI workflow status" src="https://github.com/oslabs-beta/sapling/actions/workflows/dev.yml/badge.svg"></a>
29
32
<!-- LICENSE -->
30
33
<a href="https://github.com/oslabs-beta/sapling/blob/master/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/oslabs-beta/sapling"></a>
31
34
<!-- CONTRIBUTIONS -->
Original file line number Diff line number Diff line change 28
28
<a href="https://github.com/oslabs-beta/sapling/stargazers"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/oslabs-beta/sapling"></a>
29
29
<!-- GITHUB RELEASE VERSION -->
30
30
<a href="https://github.com/oslabs-beta/sapling/releases"><img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/oslabs-beta/sapling?include_prereleases"></a>
31
+ <!-- BUILD STATUS -->
32
+ <a href="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml"><img alt="master CI/CD workflow status" src="https://github.com/oslabs-beta/sapling/actions/workflows/master.yml/badge.svg"></a>
33
+ <a href="https://github.com/oslabs-beta/sapling/actions/workflows/dev.yml"><img alt="dev CI workflow status" src="https://github.com/oslabs-beta/sapling/actions/workflows/dev.yml/badge.svg"></a>
31
34
<!-- LICENSE -->
32
35
<a href="https://github.com/oslabs-beta/sapling/blob/master/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/oslabs-beta/sapling"></a>
33
36
<!-- CONTRIBUTIONS -->
You can’t perform that action at this time.
0 commit comments