Skip to content

Commit 345c3d0

Browse files
[CI] Enable pr-code-format on branches in intel/llvm (#13101)
1 parent 82c5a83 commit 345c3d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-code-format.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
pull_request_target:
44
branches:
55
- main
6+
- sycl
7+
- sycl-devops-pr/**
8+
- sycl-rel-**
69

710
permissions:
811
pull-requests: write

0 commit comments

Comments
 (0)