Filled aout the maintenance yaml.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 30s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 30s
This commit is contained in:
parent
ee9cda3fd2
commit
525a1de784
@ -30,5 +30,9 @@ jobs:
|
|||||||
- name: Run My Action
|
- name: Run My Action
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
branch: ${{ github.ref }}
|
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
branch: my-branch
|
||||||
|
pr_title: My PR Title
|
||||||
|
pr_body: My PR Body
|
||||||
|
assignees: Philipp
|
||||||
|
reviewers: Philipp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user