diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 216bc99..0abb9f3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,6 +2,18 @@ name: CI +permissions: + actions: read + checks: read + contents: read + deployments: read + issues: read + discussions: read + pull-requests: read + repository-projects: read + security-events: read + statuses: read + on: push: tags: