Skip to content

Commit 2cc57a1

Browse files
authored
ci: add pull_request trigger
1 parent b7f3e76 commit 2cc57a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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
permissions:
78
contents: read

0 commit comments

Comments
 (0)