Skip to content

Commit

Permalink
chore: rename github workflows (#3664)
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone authored Feb 16, 2024
1 parent 2aeba00 commit c39deda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/announce.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Slack Announcement

on:
release:
types:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test and coverage
name: CodeCov Coverage

on:
push:
Expand Down

0 comments on commit c39deda

Please sign in to comment.