Skip to content

Commit f26135c

Browse files
authored
[xpu][test] Add weekly test for Intel GPU (#4190)
add weekly test for xpu
1 parent 0feb93c commit f26135c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/xpu_test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
push:
99
tags:
1010
- ciflow/xpu/*
11+
workflow_dispatch:
12+
schedule:
13+
# Every Saturday at 4 PM UTC
14+
- cron: '0 16 * * 6'
1115

1216
permissions:
1317
id-token: write

0 commit comments

Comments
 (0)