There was an error while loading. Please reload this page.
1 parent 0eb430c commit e13ebbbCopy full SHA for e13ebbb
2 files changed
.github/workflows/e2eEnvironment.yml
@@ -39,9 +39,13 @@ jobs:
39
with:
40
filters: |
41
live:
42
+ - 'api/**'
43
- 'commands/live/**'
44
+ - 'commands/pkg/**'
45
- 'e2e/live/**'
- - 'pkg/live/**'
46
+ - 'pkg/**'
47
+ - 'go.mod'
48
+ - 'go.sum'
49
- '.github/workflows/e2eEnvironment.yml'
50
51
live-e2e:
.github/workflows/live-e2e.yml
- '.github/workflows/live-e2e.yml'
live-apply:
0 commit comments