Skip to content

Commit b3de3a2

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: CI
22

33
on: [push, pull_request]
4+
permissions:
5+
contents: read
46

57
jobs:
68
lint:

0 commit comments

Comments
 (0)