Set permissions for build workflow

This commit is contained in:
Chris Mayo 2023-01-19 19:25:57 +00:00
parent a61ffac5d3
commit 7a09ab4bb4

View file

@ -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: