Added an a check that validates if an similar PR already exists.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 33s

This commit is contained in:
2023-11-19 13:01:36 +01:00
parent 8e65a33d3e
commit 9e76cefde3
3 changed files with 26 additions and 9 deletions

View File

@ -30,8 +30,8 @@ jobs:
uses: ./
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: my-branch
pr_title: My PR Title
pr_body: My PR Body
branch: update/pre-commit-hooks
title: My PR Title
body: My PR Body
assignees: Philipp
reviewers: Philipp