Skip to content

Commit

Permalink
end-to-end gpu driver testing enhancement
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Aug 20, 2024
1 parent 25328c1 commit 933b472
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@
name: End-to-end tests

on:
workflow_run:
workflows: [image]
pull_request:
types:
- completed
- opened
- synchronize
branches:
- main
push:
branches:
- main

Expand Down

0 comments on commit 933b472

Please sign in to comment.