Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 2b5e668

Browse files
committed
gha: trigger on PRs
Signed-off-by: mathetake <[email protected]>
1 parent b033777 commit 2b5e668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build-test
2-
on: push
2+
on: [push, pull_requests]
33

44
jobs:
55
sdk-tests:

0 commit comments

Comments
 (0)