mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
.github: run pipeline on pull requests
Also run the pipeline on pull requests, so nothing utterly broken can easily slip in. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
36a24ef23c
commit
49f5056b45
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-xserver.yml
vendored
1
.github/workflows/build-xserver.yml
vendored
|
|
@ -7,6 +7,7 @@ env:
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
xserver-build-ubuntu:
|
||||
|
|
|
|||
Loading…
Reference in a new issue