Added the token.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 33s

This commit is contained in:
2023-11-19 22:19:17 +01:00
parent 6e3b6c6abb
commit 0119f2dae1
3 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@ description: Creates a pull request for a branch if it does not already exist
inputs:
token:
description: Token for authentication. Github Token will not work.
required: false
required: true
branch:
description: Branch for which to create the PR
required: true