From bed55db05fea1d81ca2362a39679d52de6863013 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 4 Dec 2025 21:18:21 +0000 Subject: [PATCH] Fix action name --- .gitea/workflows/auto_pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/auto_pr.yaml b/.gitea/workflows/auto_pr.yaml index e1989cf..c8bf557 100644 --- a/.gitea/workflows/auto_pr.yaml +++ b/.gitea/workflows/auto_pr.yaml @@ -9,7 +9,7 @@ on: - pis-* jobs: - validate_and_release: + validate_and_PR: runs-on: ubuntu-latest permissions: contents: write