Skip to content

Commit d6d2d33

Browse files
josvazgs-urbaniak
andauthored
fix typo
Co-authored-by: Sergiusz Urbaniak <[email protected]>
1 parent 6c6ae7d commit d6d2d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloud-tests-filter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# production code also includes changes to e2e and int tests,
2727
# note any other paths are covered by unit testing which run always
2828
# internal/v3 code for feature generation should not trigger old cloud tests
29-
# .github changes should nto trigger cloud tests by default
29+
# .github changes should not trigger cloud tests by default
3030
filters: |
3131
production-code-changed:
3232
- 'cmd/**/!(*_test.go)'

0 commit comments

Comments
 (0)