mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +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:
committed by
Enrico Weigelt
parent
36a24ef23c
commit
49f5056b45
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:
|
||||
|
||||
Reference in New Issue
Block a user