From 76a3b56d76acc7aed591b2540874cc80df742d42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Murta?= Date: Fri, 13 Jun 2025 16:55:46 +0100 Subject: [PATCH] fixup! ci: add action-semantic-pull-request --- .github/workflows/lint-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-pr.yml b/.github/workflows/lint-pr.yml index 8cd4ccd..fdacc00 100644 --- a/.github/workflows/lint-pr.yml +++ b/.github/workflows/lint-pr.yml @@ -13,4 +13,4 @@ jobs: steps: - uses: amannn/action-semantic-pull-request@v5 env: - GITHUB_TOKEN: ${{ secrets.GH_GITEA_ACTIONS }} + GITHUB_TOKEN: ${{ secrets.PAT_ACTIONS }}