Skip to content

Commit 0f6170a

Browse files
committed
Add pull_request trigger in the CI workflow
1 parent b3f05f1 commit 0f6170a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI
22

33
on:
44
- push
5+
- pull_request
56

67
jobs:
78
test:

0 commit comments

Comments
 (0)