We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7366931 commit cd016a2Copy full SHA for cd016a2
.github/workflows/integration-tests.yaml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- "master"
7
- "release*"
8
- - "sdkv2*"
+ - "sdk*"
9
10
permissions:
11
id-token: write
0 commit comments