diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5984780..94ec507 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,6 +2,8 @@ # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions name: Test +permissions: + contents: read on: push: