Skip to content

Commit dd77b31

Browse files
committed
[SYCL-MLIR][CI] Run CI on sycl-mlir pull requests
69e5edd broke CI as it was not running on `sycl-mlir` PRs. Signed-off-by: Victor Perez <victor.perez@codeplay.com>
1 parent 5b6e49e commit dd77b31

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/sycl_mlir_linux_precommit.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ on:
66
# https://github.com/intel/llvm/settings/actions for security.
77
pull_request:
88
branches:
9-
- sycl
10-
- sycl-devops-pr/**
11-
- sycl-rel-**
9+
- sycl-mlir
1210
# Do not run builds if changes are only in the following locations
1311
paths-ignore:
1412
- '.github/ISSUE_TEMPLATE/**'

0 commit comments

Comments
 (0)