X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/c5eb0fd351df8f1a782d6bcd962bf82bd4217b54..542a3f36a4d3e3560dd00ac702f638671da10144:/.github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3f3e7d8b..c02b0623 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,9 @@ on: pull_request: workflow_call: +permissions: + contents: read # to fetch code (actions/checkout) + jobs: build: