We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2bd8b7 commit 391498cCopy full SHA for 391498c
1 file changed
.github/workflows/build-sycl.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
branches:
7
- - master
+ - '*'
8
paths: [
9
'.github/workflows/build-sycl.yml',
10
'**/CMakeLists.txt',
0 commit comments