[CI] test committed
This commit is contained in:
parent
4eb90b7bc7
commit
f0ece4d4da
3 changed files with 29735 additions and 6620 deletions
|
@ -51,6 +51,9 @@ inputs:
|
|||
A fork of the checked out parent repository to which the pull request branch will be pushed.
|
||||
e.g. `owner/repo-fork`.
|
||||
The pull request will be created to merge the fork's branch into the parent's base.
|
||||
sign-commits:
|
||||
description: 'Sign commits as `github-actions[bot]` when using `GITHUB_TOKEN`, or your own bot when using GitHub App tokens.'
|
||||
default: false
|
||||
title:
|
||||
description: 'The title of the pull request.'
|
||||
default: 'Changes by create-pull-request action'
|
||||
|
|
36351
dist/index.js
vendored
36351
dist/index.js
vendored
File diff suppressed because one or more lines are too long
1
report.txt
Normal file
1
report.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1723812997
|
Loading…
Reference in a new issue