Drafted a first verion of this action #5

Merged
Philipp merged 68 commits from draft into main 2023-11-19 23:18:27 +01:00
Showing only changes of commit 525a1de784 - Show all commits

View File

@ -30,5 +30,9 @@ jobs:
- name: Run My Action
uses: ./
with:
branch: ${{ github.ref }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: my-branch
pr_title: My PR Title
pr_body: My PR Body
assignees: Philipp
reviewers: Philipp