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:
parent
b57c1a6878
commit
42e56fe0cb
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -6,6 +6,9 @@ on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user