Skip to content

Commit 246934a

Browse files
authored
Update main branch CI (#484)
2 parents 32e15ba + 280dc11 commit 246934a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/intel_test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: "SYCL Intel Test"
22

33
on:
44
push:
5-
branches: [ "sycl-develop" ]
5+
branches: [ "main" ]
66
pull_request:
7-
branches: [ "sycl-develop" ]
7+
branches: [ "main" ]
88
merge_group:
9-
branches: [ "sycl-develop" ]
9+
branches: [ "main" ]
1010
workflow_dispatch:
1111
inputs:
1212
DPCPP_VERSION:

0 commit comments

Comments
 (0)