Skip to content

Commit c62ebc3

Browse files
committed
chore: standardize workflow names for monitoring consistency
1 parent 28e214c commit c62ebc3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Pull Request
1+
name: Pull Request (Consolidated)
22
on:
33
pull_request:
44
branches:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release
1+
name: Deploy (Consolidated)
22

33
on:
44
push:

0 commit comments

Comments
 (0)