0
mirror of https://github.com/valentineus/go-metatrader4.git synced 2025-06-08 10:13:33 +03:00

Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#5)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Valentin Popov 2025-06-04 13:18:46 +04:00 committed by GitHub
parent b57c1a6878
commit 42e56fe0cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,9 @@ on:
pull_request: pull_request:
branches: [ master ] branches: [ master ]
permissions:
contents: read
jobs: jobs:
test: test:
name: Test name: Test