Skip to content

Commit 7df4c1a

Browse files
committed
test
1 parent e210c33 commit 7df4c1a

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed
File renamed without changes.

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

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@ on:
55
pull_request:
66
push:
77
branches:
8-
- main
9-
- nightly
10-
- release/*
8+
- main
9+
- nightly
10+
- release/*
1111
paths: ["mlir-tensorrt/**"]
12-
tags:
13-
# release tag example: v0.4.2
14-
# release candidate tag example: v0.4.2-rc1
15-
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
1612

1713
jobs:
1814
generate-matrix:

0 commit comments

Comments
 (0)