Skip to content

Commit e9c175c

Browse files
style: fix tflint
1 parent b39e737 commit e9c175c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/webhook/variables.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,5 @@ variable "enable_dynamic_labels" {
219219
description = "Enable dynamic EC2 configs based on workflow job labels. When enabled, jobs can request specific configs via the 'gh-ec2-<config type key>:<config type value>' label (e.g., 'gh-ec2-instance-type:t3.large')."
220220
type = bool
221221
default = false
222-
}
222+
}
223+

0 commit comments

Comments
 (0)