diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index abd9bde..cfea1ca 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -2,6 +2,8 @@ # SPDX-FileCopyrightText: CascadeOS Contributors name: CI +permissions: + contents: read on: push: diff --git a/.github/workflows/REUSE.yml b/.github/workflows/REUSE.yml index 95847c2..2224f31 100644 --- a/.github/workflows/REUSE.yml +++ b/.github/workflows/REUSE.yml @@ -2,6 +2,8 @@ # SPDX-FileCopyrightText: CascadeOS Contributors name: REUSE Compliance Check +permissions: + contents: read on: push: