update-clan-core-for-checks: fix head branch

This commit is contained in:
Jörg Thalheim
2025-05-13 10:52:52 +02:00
parent 21aa95b139
commit f1a53a1255

View File

@@ -25,7 +25,7 @@ jobs:
-H "Authorization: token $GITEA_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"head": "update-clan-core-branch",
"head": "update-clan-core-for-checks",
"base": "main",
"title": "Automated Update: Clan Core",
"body": "This PR updates the pinned clan-core for checks."