Skip to content

Commit a9f68ea

Browse files
committed
Update CI to run on pull_request
1 parent e41b5ae commit a9f68ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches: [ main ]
55
workflow_dispatch:
6-
6+
pull_request:
77
jobs:
88
install-sdk:
99
strategy:

0 commit comments

Comments
 (0)