forked from extern/httpie-cli
Build on PRs as well
This commit is contained in:
parent
c73858b9c3
commit
e9080e6b22
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Build
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
extras:
|
||||
# Run coverage and extra tests only once
|
||||
|
Loading…
Reference in New Issue
Block a user