diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index d322e142..377408c2 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.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: