Skip to content

Commit b899480

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/reuse.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# SPDX-License-Identifier: CC0-1.0
33
name: REUSE compliance check
44
on: [push, pull_request]
5+
permissions:
6+
contents: read
57

68
jobs:
79
test:

0 commit comments

Comments
 (0)