Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielle authored and Daniellem97 committed Jan 9, 2024
1 parent 2d874a7 commit 42f1243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plan/enforce-sqlinstance-network.rego
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ valid_action(actions) {
valid_action(actions) {
action := actions[_]
action == "create"
}
}

0 comments on commit 42f1243

Please sign in to comment.