Add me as assignees

This commit is contained in:
pazpi 2026-01-08 15:55:15 +01:00
parent dd2d738f67
commit 209a100683

View file

@ -71,6 +71,7 @@ jobs:
"title": "chore: weekly flake update",
"body": "Automated flake update from CI.\n\nThis PR updates all flake inputs.",
"head": "${{ steps.commit.outputs.branch_name }}",
"base": "master"
"base": "master",
"assignees": "pazpi"
}' \
"${{ forgejo.api_url }}/repos/${{ forgejo.repository }}/pulls"