Skip to content

Commit 130683b

Browse files
authored
Fix GHA on legacy-sdk branch (#1523)
1 parent fcd8fe3 commit 130683b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- main
7+
- legacy-sdk
88

99
jobs:
1010
setup-smoke-test-matrix:

0 commit comments

Comments
 (0)