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 3fc16c88f4
commit 8bdd6ba6d4

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."