diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a04914d..88f4511 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,8 @@ # yaml-language-server: $schema=https://json.schemastore.org/github-action.json name: CI +permissions: + contents: read on: push: