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 6c6ae7d commit d6d2d33Copy full SHA for d6d2d33
.github/workflows/cloud-tests-filter.yml
@@ -26,7 +26,7 @@ jobs:
26
# production code also includes changes to e2e and int tests,
27
# note any other paths are covered by unit testing which run always
28
# internal/v3 code for feature generation should not trigger old cloud tests
29
- # .github changes should nto trigger cloud tests by default
+ # .github changes should not trigger cloud tests by default
30
filters: |
31
production-code-changed:
32
- 'cmd/**/!(*_test.go)'
0 commit comments