Skip to content

Commit c39deda

Browse files
authored
chore: rename github workflows (#3664)
1 parent 2aeba00 commit c39deda

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/announce.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Slack Announcement
2+
13
on:
24
release:
35
types:

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test and coverage
1+
name: CodeCov Coverage
22

33
on:
44
push:

0 commit comments

Comments
 (0)