Formatting.
This commit is contained in:
@@ -9,14 +9,18 @@ inputs:
|
|||||||
url:
|
url:
|
||||||
description: URL to the Gitea instance
|
description: URL to the Gitea instance
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
token:
|
token:
|
||||||
description: Personal access token to the Gitea instance
|
description: Personal access token to the Gitea instance
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
tea-version:
|
tea-version:
|
||||||
description: Tea CLI version
|
description: Tea CLI version
|
||||||
default: 0.11.0
|
default: 0.11.0
|
||||||
|
|
||||||
pr-label:
|
pr-label:
|
||||||
description: Labels for the PR (comma-separated)
|
description: Labels for the PR (comma-separated)
|
||||||
|
|
||||||
assignee:
|
assignee:
|
||||||
description: User to assign the PR to
|
description: User to assign the PR to
|
||||||
default: ${{ github.actor }}
|
default: ${{ github.actor }}
|
||||||
|
|||||||
Reference in New Issue
Block a user