Created a first draft of this action. #14

Merged
Philipp merged 68 commits from draft into main 2023-11-19 23:21:49 +01:00
803 changed files with 54148 additions and 0 deletions
Showing only changes of commit 3baa2f745b - Show all commits

View File

@ -27,7 +27,7 @@ jobs:
# curl -X 'POST' \
# 'https://git.horstenkamp.eu/api/v1/repos/Philipp/gitea-act-create-pr/pulls' \
# -H 'accept: application/json' \
# -H 'authorization: Basic cGhpbGlwcDphc2ZqSMKnMzg5SjhmSzM=' \
# -H 'authorization: Basic auth token' \
# -H 'Content-Type: application/json' \
# -d '{
# "base": "main",