Skip to content

Commit 7c71cb7

Browse files
committed
add pull_request to CI
1 parent 056ec1b commit 7c71cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CI
2-
on: [push]
2+
on: [push, pull_request]
33
jobs:
44

55
Build:

0 commit comments

Comments
 (0)