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 3701aaa commit d5f06d7Copy full SHA for d5f06d7
1 file changed
.github/workflows/e2e-tests.yml
@@ -14,7 +14,9 @@ on:
14
push:
15
branches:
16
- main
17
+ - chore/cloud-testing # test
18
paths:
19
+ - '.github/**'
20
- 'sdk/**'
21
- 'sdk-testing/**'
22
- 'sdk-integration-tests/**'
0 commit comments