Skip to content

Commit 7b601e8

Browse files
committed
Add GitHub Actions CI for build and tests
1 parent 55cbe61 commit 7b601e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: C HTTP Server CI
33
on:
44
push:
55
branch: [ main, master ]
6-
pull:
6+
pull_request:
77
branch: [ main, master ]
88

99
jobs:

0 commit comments

Comments
 (0)