Skip to content

Commit b217de4

Browse files
committed
test
1 parent 69fb49d commit b217de4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/mlir-tensorrt-build-test.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
name: MLIR-TensorRT Build and Test
22

33
on:
4-
workflow_dispatch:
5-
pull_request:
64
push:
75
branches:
8-
- main
9-
- nightly
10-
- release/*
6+
- "pull-request/[0-9]+"
117
paths: ["mlir-tensorrt/**"]
128

139
jobs:

0 commit comments

Comments
 (0)