We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d075bd0 commit 4b44182Copy full SHA for 4b44182
.github/workflows/sycl_precommit_aws.yml
@@ -1,4 +1,5 @@
1
name: E2E on AWS CUDA
2
+run-name: E2E on AWS CUDA - ${{ github.event.workflow_run.display_title }}
3
# We have to keep pre-commit AWS CUDA testing in a separate workflow because we
4
# need access to AWS secret and that isn't available on pull_request jobs for
5
# PRs from forks. And github's "require approval for all outside collaborators"
0 commit comments