Skip to content

Commit ce840e7

Browse files
authored
run e2e on go mod changes (#289)
Signed-off-by: Manabu McCloskey <[email protected]>
1 parent e182fa7 commit ce840e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- 'main'
77
paths:
88
- '**.go'
9+
- 'go.sum'
10+
- 'go.mod'
911
jobs:
1012
e2e:
1113
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)