Add me as assignees
This commit is contained in:
parent
dd2d738f67
commit
209a100683
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue