Reworked to use a custom token.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 38s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 38s
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
name: Create PR if not exists
|
||||
description: Creates a pull request for a branch if it does not already exist
|
||||
inputs:
|
||||
github_token:
|
||||
description: GitHub token for authentication
|
||||
token:
|
||||
description: Token for authentication. Github Token will not work.
|
||||
required: false
|
||||
branch:
|
||||
description: Branch for which to create the PR
|
||||
|
Reference in New Issue
Block a user