Skip to content

Commit

Permalink
run e2e on go mod changes (#289)
Browse files Browse the repository at this point in the history
Signed-off-by: Manabu McCloskey <[email protected]>
  • Loading branch information
nabuskey authored Jun 11, 2024
1 parent e182fa7 commit ce840e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- 'main'
paths:
- '**.go'
- 'go.sum'
- 'go.mod'
jobs:
e2e:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit ce840e7

Please sign in to comment.