Skip to content

Commit 8de1344

Browse files
committed
reduce smoke trigger
1 parent ac5b27f commit 8de1344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ on:
77
paths:
88
- "scripts/**"
99
- "ansible/**"
10+
- "tests/integration/**"
1011
- "install.sh"
1112
- "package.json"
1213
- "bun.lock"
1314
- "requirements.yml"
14-
- ".github/workflows/**"
1515
workflow_dispatch:
1616
inputs:
1717
keep_on_failure:

0 commit comments

Comments
 (0)