Skip to content

Commit e51b36d

Browse files
Merge pull request #620 from instructlab/revert-610
Revert "test: fix e2e target"
2 parents 959a41a + dd1eed0 commit e51b36d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/e2e-nvidia-l40s-x4-sdk.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
name: E2E (NVIDIA L40S x4) SDK Test
44

55
on:
6-
# using this rather than pull_request because this workflow
7-
# needs to run in the context of the base branch (main) and
8-
# access the repo's secrets to start the AWS instances.
9-
pull_request_target:
6+
# only run on PRs that touch certain regex paths
7+
pull_request:
108
branches:
119
- main
1210
paths:

0 commit comments

Comments
 (0)