diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 0e4a866..6f7ab3a 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -2,6 +2,8 @@ # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs name: Node.js CI +permissions: + contents: read on: push: