Skip to content

Commit 857b4ea

Browse files
Potential fix for code scanning alert no. 5: Workflow does not contain permissions (#2321)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent 339b581 commit 857b4ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/vim-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
merge_group:
1010
types: [ checks_requested ]
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316
vim:
1417
name: themis

0 commit comments

Comments
 (0)