My PR Title #8

Closed
Philipp wants to merge 62 commits from update/pre-commit-hooks into main
5 changed files with 168 additions and 0 deletions
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