We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13951ed commit f03fc04Copy full SHA for f03fc04
.github/workflows/pr-code-format.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ - sycl
11
+ - sycl-devops-pr/**
12
+ - sycl-rel-**
13
- 'users/**'
14
15
jobs:
0 commit comments