Compare commits
2 Commits
49d3e2a66c
...
182378373e
Author | SHA1 | Date | |
---|---|---|---|
182378373e | |||
98d369f66e |
@@ -49,7 +49,7 @@ jobs:
|
||||
curl -X POST "https://git.hofer.link/api/v1/repos/philipp/risp/pulls" \
|
||||
-H "Authorization: token $GITEATOKEN" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{"title":"Update laws","head":"update-branch","base":"main","body":"Automated update of laws.", "assignee": "philipp"}'
|
||||
-d '{"title":"Update laws","head":"update-branch","base":"main","body":"Automated update of laws.", "assignees": ["philipp"]}'
|
||||
else
|
||||
echo "No changes to create a pull request."
|
||||
fi
|
||||
|
Reference in New Issue
Block a user