mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-22 21:44:35 +02:00
Add content read permission to build-test workflow
Change-Id: I5dc911e79e7d0d8fbd88d6a9a686fc10f11a97cd
This commit is contained in:
parent
1b8b702270
commit
4d1a9cc147
3
.github/workflows/build-test.yml
vendored
3
.github/workflows/build-test.yml
vendored
@ -5,6 +5,9 @@ on:
|
|||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user