Skip to content

Commit 8f673b5

Browse files
committed
test push-image-build
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 5dc0e62 commit 8f673b5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/push-image-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ permissions:
2121
models: read
2222

2323
on:
24-
push:
24+
# push:
25+
pull_request:
2526
branches: [ 'main' ]
2627
paths:
2728
- "**.py"

AudioQnA/docker_image_build/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (C) 2024 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
3-
3+
#test
44
services:
55
audioqna:
66
build:

0 commit comments

Comments
 (0)