Skip to content

Commit

Permalink
adding config + pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorOKane-Kainos committed Jul 4, 2024
1 parent 4697522 commit 4584a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ variable "excluded_repositories" {
type = list(string)
default = [
# "rule-set-test-repo5"
"rule-set-test-repo7",
# "rule-set-test-repo7",
"rule-set-test-repo8"
]
}
Expand Down

0 comments on commit 4584a3b

Please sign in to comment.