From 7fd63ed4fee091589f79084b572eda09e22a690f Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Fri, 7 Mar 2025 09:57:50 +0200 Subject: [PATCH] fix(ci): typo --- .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 5f179ef..d334860 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -23,4 +23,4 @@ jobs: steps: # https://github.com/ivuorinen/actions - uses: ivuorinen/actions/pr-lint@main + - uses: ivuorinen/actions/pr-lint@main