Skip to content

Commit 9a2f434

Browse files
committed
ensure run on pulls
1 parent f54ef48 commit 9a2f434

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-sdks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Test SDKs Locally
22

33
on:
44
pull_request:
5-
5+
branches: [ "*" ]
6+
67
workflow_dispatch:
78

89
jobs:

0 commit comments

Comments
 (0)