Skip to content

Commit

Permalink
fix: correcting regex filters in BOT_APPROVED_FILES (#1233)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaMilosa authored Jan 20, 2025
1 parent 36d986c commit 0366c29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/repo_policies/BOT_APPROVED_FILES
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# This is to increase security and prevent accidentally updating files that shouldn't be changed by a bot

replica-releases/*
*Cargo.toml*
*Cargo.lock.*
Cargo.toml
Cargo.lock.*
Cargo.Bazel.lock
pyproject.toml
requirements*lock
Expand Down

0 comments on commit 0366c29

Please sign in to comment.