We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55cbe61 commit 7b601e8Copy full SHA for 7b601e8
1 file changed
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: C HTTP Server CI
3
on:
4
push:
5
branch: [ main, master ]
6
- pull:
+ pull_request:
7
8
9
jobs:
0 commit comments