All checks were successful
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 40s
Reviewed-on: #14 Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de> Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
10 lines
181 B
JSON
10 lines
181 B
JSON
{
|
|
"name": "gitea-act-create-pr",
|
|
"version": "0.1.0",
|
|
"description": "Gitea PR Creation Action",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"@actions/core": "^1.10.1"
|
|
}
|
|
}
|