Skip to content

Commit d2f80cf

Browse files
committed
on pull pushes
1 parent a782469 commit d2f80cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-sdks.yml

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

33
on:
44
pull_request:
5-
types: [opened, synchronize]
5+
branches: [ "*" ]
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)