diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 1eae420..8088f99 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -2,6 +2,9 @@ name: install-and-test-workflow on: [push] +permissions: + contents: read + env: # uv pip requires a venv by default # allows installating packages in the system