From 14726f2204c4ceae218b8fbfc011fec19749680e Mon Sep 17 00:00:00 2001 From: Arjun Suresh Date: Mon, 24 Jun 2024 15:01:01 +0100 Subject: [PATCH] Update test-image-classification-onnx.yml --- .github/workflows/test-image-classification-onnx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-image-classification-onnx.yml b/.github/workflows/test-image-classification-onnx.yml index 608c5a743d..62284a2a96 100644 --- a/.github/workflows/test-image-classification-onnx.yml +++ b/.github/workflows/test-image-classification-onnx.yml @@ -5,7 +5,7 @@ name: image classification with ONNX on: pull_request: - branches: [ "main", "dev", "mlperf-inference" ] + branches: [ "main", "dev" ] paths: - '.github/workflows/test-image-classification-onnx.yml' - '**'