We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcda40 commit 497c8e9Copy full SHA for 497c8e9
.github/workflows/serve-ximera-split.yml
@@ -24,6 +24,7 @@ jobs:
24
image: ghcr.io/ximeraproject/ximeralatex:v2.7.5fix2
25
options: >-
26
--workdir /code
27
+ --user 1000:1000
28
permissions:
29
actions: read
30
contents: read
0 commit comments