From 31c6a8a842cb5dc36765f60d6d706aea2daf35bd Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Sat, 23 May 2026 01:48:51 +0000 Subject: [PATCH] Fix pre-commit non-ASCII dash Co-authored-by: kenorb --- .github/workflows/check-pr-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-pr-comment.yml b/.github/workflows/check-pr-comment.yml index 17020f4..cb44115 100644 --- a/.github/workflows/check-pr-comment.yml +++ b/.github/workflows/check-pr-comment.yml @@ -1,5 +1,5 @@ --- -name: Check — PR Comment +name: Check - PR Comment # yamllint disable-line rule:truthy on: workflow_run: