We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e182fa7 commit ce840e7Copy full SHA for ce840e7
.github/workflows/e2e.yaml
@@ -6,6 +6,8 @@ on:
6
- 'main'
7
paths:
8
- '**.go'
9
+ - 'go.sum'
10
+ - 'go.mod'
11
jobs:
12
e2e:
13
runs-on: ubuntu-22.04
0 commit comments