Skip to content

Commit 53ec12c

Browse files
authored
meta: add permissions to actions
1 parent 16dbbb4 commit 53ec12c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# SPDX-FileCopyrightText: CascadeOS Contributors
33

44
name: CI
5+
permissions:
6+
contents: read
57

68
on:
79
push:

.github/workflows/REUSE.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# SPDX-FileCopyrightText: CascadeOS Contributors
33

44
name: REUSE Compliance Check
5+
permissions:
6+
contents: read
57

68
on:
79
push:

0 commit comments

Comments
 (0)