Skip to content

Commit 3a0d472

Browse files
committed
CI: always run set-matrix to prevent locked up PRs on docs
1 parent 6746215 commit 3a0d472

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: CI
22
on:
33
push:
4-
paths: [ 'cmake/projects/**' ]
54
pull_request:
6-
paths: [ 'cmake/projects/**' ]
75
workflow_dispatch:
86
inputs:
97
project:

0 commit comments

Comments
 (0)