Skip to content

Commit

Permalink
Add .yml to auto-approver config (#12201)
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperMalachowski authored Oct 23, 2024
1 parent 43a281d commit 0fb5100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/automated-approver-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ data:
- changedFiles:
- '^docs/index.md$'
- '.*\.yaml$'
- '.*\.yml$'
- '.*\.tf$'
- '.*\.tfvars$'
- 'development/tools/jobs/tester/tester.go'

0 comments on commit 0fb5100

Please sign in to comment.