Skip to content

Commit eac795f

Browse files
authored
Merge pull request #18 from Typeform/chore/standardize-workflow-names
chore(notask): standardize workflow names for monitoring consistency
2 parents 28e214c + c62ebc3 commit eac795f

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)