From e293587296bc2a2c676be1c106cf53622f8677e2 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Tue, 11 Nov 2025 22:55:15 +0200 Subject: [PATCH] fix(ci): actions not workflows --- .github/workflows/pr-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 3ce63f6..997d4dc 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -25,7 +25,7 @@ jobs: packages: read issues: write pull-requests: write - workflows: write + actions: write steps: - name: Run PR Lint