mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Update build-xserver.yml to have correct permissions to resolve CodeQL alert
https://github.com/HaplessIdiot/xserver/security/code-scanning/16 Adds permissions to build in read only to support ubuntu package standards.
This commit is contained in:
3
.github/workflows/build-xserver.yml
vendored
3
.github/workflows/build-xserver.yml
vendored
@@ -1,5 +1,8 @@
|
||||
name: Build X servers
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
MESON_BUILDDIR: "build"
|
||||
X11_PREFIX: /home/runner/x11
|
||||
|
||||
Reference in New Issue
Block a user