mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
Potential fix for code scanning alert no. 110: Workflow does not contain permissions (#7130)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
4c51a738dc
commit
768400de90
2
.github/workflows/releaseEtherpad.yaml.yml
vendored
2
.github/workflows/releaseEtherpad.yaml.yml
vendored
@ -1,4 +1,6 @@
|
||||
name: releaseEtherpad.yaml
|
||||
permissions:
|
||||
contents: read
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user