diff --git a/.github/workflows/semantic.yml b/.github/workflows/semantic.yml index 5fbae6dc..21a3b2cb 100644 --- a/.github/workflows/semantic.yml +++ b/.github/workflows/semantic.yml @@ -5,6 +5,9 @@ on: pull_request: types: [opened, reopened, synchronize, edited] +permissions: + contents: read + jobs: semantic: uses: influxdata/validate-semantic-github-messages/.github/workflows/semantic.yml@main