Skip to content

Commit 78ea9af

Browse files
committed
debug
Signed-off-by: MengqingCao <cmq0113@163.com>
1 parent b5a7787 commit 78ea9af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/vllm_ascend_test_pd.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ on:
2121
# Runs at 23:00 UTC (7:00 AM Beijing) every day
2222
- cron: '0 23 * * *'
2323
pull_request:
24-
types: [ labeled ]
24+
branches:
25+
- 'main'
26+
- '*-dev'
2527

2628
# Bash shells do not use ~/.profile or ~/.bashrc so these shells need to be explicitly
2729
# declared as "shell: bash -el {0}" on steps that need to be properly activated.

0 commit comments

Comments
 (0)