Potential fix for code scanning alert no. 34: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Proddy
2025-05-18 18:25:34 +02:00
committed by GitHub
parent 131c03714f
commit fad67b4ef9

View File

@@ -8,6 +8,9 @@ on:
branches:
- 'dev'
permissions:
contents: write
jobs:
pre-release:
name: 'Build Dev Release'