Skip to content

Commit a43985f

Browse files
committed
w
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent a9ce84b commit a43985f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/sycl-post-commit.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ name: SYCL Post Commit
33
on:
44
push:
55
branches:
6-
- sycl
7-
- sycl-devops-pr/**
8-
- sycl-rel-**
6+
- 'sycl'
7+
- 'sycl-devops-pr/**'
8+
- 'sycl-rel-**'
99

1010
pull_request:
1111
branches:
12-
- sycl
12+
- 'sycl'
1313
- '!sycl-devops-pr/**'
1414
paths:
1515
- .github/workflows/sycl-post-commit.yml

0 commit comments

Comments
 (0)