Skip to content

Commit 8960271

Browse files
committed
add path
1 parent 38baa65 commit 8960271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-smoke.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- main
99
paths:
1010
- "src/test/java/com/bandwidth/sdk/smoke/*"
11+
- ".github/workflows/test-smoke.yml"
1112

1213
concurrency:
1314
group: ${{ github.workflow }}-${{ github.head_ref }}

0 commit comments

Comments
 (0)