diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 61bf1d8..e4f7faf 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -2,6 +2,8 @@ # For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions name: Node.js CI +permissions: + contents: read on: push: