Skip to content

Commit 81fc816

Browse files
author
github-actions
committed
chore: self mutation
Signed-off-by: github-actions <[email protected]>
1 parent 9bb82ee commit 81fc816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export interface ImagePipelineProps {
145145
/**
146146
* The tags attached to the resource created by Image Builder
147147
*/
148-
readonly resourceTags?: {[key: string]: string};
148+
readonly resourceTags?: { [key: string]: string };
149149
/**
150150
* Schedule configuration for the image pipeline.
151151
*/

0 commit comments

Comments
 (0)