1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-05 10:03:57 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Mick Letofsky
220d6c02c7 Revert review Code Triggered by labeled event (#962) 2025-12-31 11:04:31 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Code Review
on:
pull_request:
types: [opened, labeled]
types: [opened, synchronize, reopened]
permissions: {}

View File

@@ -144,7 +144,7 @@
},
"dependencies": {
"@angular/animations": "20.3.15",
"@angular/cdk": "21.0.5",
"@angular/cdk": "20.2.14",
"@angular/cli": "20.3.3",
"@angular/common": "20.3.15",
"@angular/compiler": "20.3.15",