Skip to content

Commit 767da59

Browse files
committed
remove the paths requirement from running QL-for-QL
1 parent 45d00ae commit 767da59

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ql-for-ql-build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ on:
55
branches: [main]
66
pull_request:
77
branches: [main]
8-
paths:
9-
- "ql/**"
10-
- "**.qll"
11-
- "**.ql"
12-
- "**.dbscheme"
13-
- "**/qlpack.yml"
14-
- ".github/workflows/ql-for-ql-build.yml"
158

169
env:
1710
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)