Skip to content

Commit

Permalink
PERA-1345 :: Add pera usernames to CLA filter (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltchuang authored Dec 19, 2024
1 parent a8ee90e commit 3fea559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
path-to-signatures: 'cla-signatures/v1/cla.json'
path-to-document: 'https://github.com/perawallet/.github/blob/main/CLA.md' # e.g. a CLA or a DCO document
branch: 'cla' # non-protected branch that we'll merge into dev periodically
allowlist: dependabot
allowlist: dependabot,yasin-ce,michaeltchuang,mitsinsar
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ paging = "3.3.4"
retrofit = "2.11.0"
review = "2.0.2"
room = "2.7.0-alpha11"
sqlite = "1.0.0"
sqlite = "2.5.0-alpha11"
runner = "1.6.2"
safeargs = "2.8.4"
tink = "1.14.0"
Expand Down

0 comments on commit 3fea559

Please sign in to comment.