We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38baa65 commit 8960271Copy full SHA for 8960271
.github/workflows/test-smoke.yml
@@ -8,6 +8,7 @@ on:
8
- main
9
paths:
10
- "src/test/java/com/bandwidth/sdk/smoke/*"
11
+ - ".github/workflows/test-smoke.yml"
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.head_ref }}
0 commit comments