Skip to content

Commit

Permalink
test: Improve E2E GitHub Action Names (#4671)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkerkhove committed Jun 9, 2023
1 parent 025d347 commit 2234a6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-e2e-checker.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: e2e-tests
name: E2E Test Checker
on:
pull_request_target:
types:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-e2e-creator.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: e2e-tests
name: E2E Test Creator
on:
pull_request_target:
types:
Expand Down

0 comments on commit 2234a6f

Please sign in to comment.