Merge branch 'MBS-2045' of https://bitbucket.org/magnapower/statistics-app into MBS-2045

# Conflicts:
#	pages/Operations - Unused Items/queries/unused_items/metadata.json
This commit is contained in:
2026-03-23 16:04:39 -05:00
2 changed files with 8 additions and 2 deletions

View File

@@ -2,7 +2,9 @@
"permissions": {
"allow": [
"Bash(python3 -c \":*)",
"Bash(git commit:*)"
"Bash(git commit:*)",
"Bash(git add:*)",
"Bash(git push:*)"
]
}
}