mirror of
https://github.com/livekit/livekit.git
synced 2026-03-29 11:29:52 +00:00
Copilot suggested improvement to Github Actions permissions (#4310)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/buildtest.yaml
vendored
3
.github/workflows/buildtest.yaml
vendored
@@ -14,6 +14,9 @@
|
||||
|
||||
name: Test
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user