Skip to content

Commit 4b44182

Browse files
[CI] Add run-name for sycl_precommit_aws.yml
1 parent d075bd0 commit 4b44182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl_precommit_aws.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: E2E on AWS CUDA
2+
run-name: E2E on AWS CUDA - ${{ github.event.workflow_run.display_title }}
23
# We have to keep pre-commit AWS CUDA testing in a separate workflow because we
34
# need access to AWS secret and that isn't available on pull_request jobs for
45
# PRs from forks. And github's "require approval for all outside collaborators"

0 commit comments

Comments
 (0)