diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 57868c69..0052068f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,5 +1,7 @@ # NB: this name is used in the status badge, where we want to see "build: passing" name: build +permissions: + contents: read on: push: