From b55f6115e6e632349ab093649a95b12600887205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Murta?= Date: Sun, 1 Jun 2025 20:41:33 +0100 Subject: [PATCH] fixup! ci: add action-semantic-pull-request --- .github/workflows/lint-pr.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/lint-pr.yml b/.github/workflows/lint-pr.yml index b9cc948..bf7a377 100644 --- a/.github/workflows/lint-pr.yml +++ b/.github/workflows/lint-pr.yml @@ -8,5 +8,7 @@ jobs: lint: name: Validate PR title runs-on: ubuntu-latest + permissions: + pull-requests: read steps: - uses: ammann/action-semantic-pull-request@v5