Added the token.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 33s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 33s
This commit is contained in:
@ -53,7 +53,7 @@ jobs:
|
||||
- name: My PR action
|
||||
uses: ./
|
||||
with:
|
||||
github_token: ${{ secrets.REPO_TOKEN }}
|
||||
token: ${{ secrets.REPO_TOKEN }}
|
||||
branch: update/pre-commit-hooks
|
||||
title: My PR Title
|
||||
body: My PR Body
|
||||
|
Reference in New Issue
Block a user