Skip to content

Commit f03fc04

Browse files
authored
[CI] Re-enable clang-format workflow (#15839)
It looks like this has been disabled since September(!!) due to a bad merge [here](9379d84#diff-6860ad0dc3584a2d702e231d5e9e9937e24f43777fd16954ce741eed68e94d50L12). Thanks to Udit for finding this. Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent 13951ed commit f03fc04

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
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- sycl
11+
- sycl-devops-pr/**
12+
- sycl-rel-**
1013
- 'users/**'
1114

1215
jobs:

0 commit comments

Comments
 (0)