File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Release
3
3
on :
4
4
workflow_run :
5
5
workflows :
6
- - Test
6
+ - CI
7
7
branches :
8
8
- main
9
9
types :
Original file line number Diff line number Diff line change 1
1
# job-notification
2
2
3
- [ ![ Test ] ( https://github.com/scribd/job-notification/actions/workflows/test .yml/badge.svg?branch=main&event=push )] ( https://github.com/scribd/job-notification/actions/workflows/test.yml ) [ ![ semantic-release: angular] ( https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release )] ( https://github.com/semantic-release/semantic-release )
3
+ [ ![ CI ] ( https://github.com/scribd/job-notification/actions/workflows/ci .yml/badge.svg?branch=main&event=push )] ( https://github.com/scribd/job-notification/actions/workflows/test.yml ) [ ![ semantic-release: angular] ( https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release )] ( https://github.com/semantic-release/semantic-release )
4
4
5
5
A GitHub Action for sending job notifications
6
6
You can’t perform that action at this time.
0 commit comments