diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d4dd83b..8b30baf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,6 @@ name: Test +permissions: + contents: read on: push: branches: [ $default-branch ]