mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-15 22:35:58 +08:00
Fix typo in AnnotationProperties doc (#1114)
This commit is contained in:
parent
411e8fa448
commit
03d6c2479c
@ -34,7 +34,7 @@ export enum ExitCode {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Optional properties that can be sent with annotatation commands (notice, error, and warning)
|
* Optional properties that can be sent with annotation commands (notice, error, and warning)
|
||||||
* See: https://docs.github.com/en/rest/reference/checks#create-a-check-run for more information about annotations.
|
* See: https://docs.github.com/en/rest/reference/checks#create-a-check-run for more information about annotations.
|
||||||
*/
|
*/
|
||||||
export interface AnnotationProperties {
|
export interface AnnotationProperties {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user