Skip to content

Commit dd19b9a

Browse files
committed
fix
1 parent 95516d9 commit dd19b9a

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.github/workflows/integration-tests-sdk.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
1-
name: Integration tests
2-
1+
name: Integration tests sdk
32
on:
4-
push:
5-
branches:
6-
- combined-sdk
73
pull_request:
84
branches:
95
- combined-sdk
10-
116
jobs:
127
core:
138
runs-on: ubuntu-latest

.github/workflows/integration-tests-sdkgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build
1+
name: Integration tests sdkgen
22
on:
33
pull_request:
44
branches:

0 commit comments

Comments
 (0)