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 f54ef48 commit 9a2f434Copy full SHA for 9a2f434
.github/workflows/test-sdks.yml
@@ -2,7 +2,8 @@ name: Test SDKs Locally
2
3
on:
4
pull_request:
5
-
+ branches: [ "*" ]
6
+
7
workflow_dispatch:
8
9
jobs:
0 commit comments