Skip to content

Commit f64fb3a

Browse files
committed
Auto Format
1 parent 3ebf935 commit f64fb3a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/auto-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ version-resolver:
1717
- 'bugfix'
1818
- 'bug'
1919
- 'hotfix'
20-
- 'no-release'
2120
default: 'minor'
2221

2322
categories:

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ variable "function_description" {
1616

1717
variable "parameter_store_token_path" {
1818
type = string
19-
description = "Path to store the token in parameter store"
19+
description = "Path to store the token in parameter store"
2020
}
2121

2222
variable "parameter_store_private_key_path" {

0 commit comments

Comments
 (0)