Update pr-validation.yml

This commit is contained in:
Saq Imtiaz
2026-04-09 09:12:07 +02:00
committed by GitHub
parent b0b5666a1f
commit 25bbfc1052
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
steps:
# Step 1: Validate PR paths
- name: Validate PR Paths
uses: TiddlyWiki/cerebrus@v8
uses: TiddlyWiki/cerebrus@v8.1
with:
pr_number: ${{ github.event.pull_request.number }}
repo: ${{ github.repository }}