Potential fix for code scanning alert no. 595: 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:
Yury Pikhtarev 2025-06-23 19:36:17 +04:00 committed by GitHub
commit 6af68f9c87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,9 @@ on:
- develop
- main
permissions:
contents: read
jobs:
ci:
runs-on: ubuntu-latest