Skip to content

Commit

Permalink
Merge branch 'main' into SRU2023_v10
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri authored Sep 30, 2024
2 parents 7a7f50e + 9e1aa7f commit 8316563
Show file tree
Hide file tree
Showing 4 changed files with 812 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "main", "CU-*", "SRU*" ]
pull_request:
branches: [ "main", "SRU*" ]
branches: [ "main" ]
schedule:
- cron: "59 12 * * 2"

Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Prowide Core - CHANGELOG

#### 10.1.17 - SNAPSHOT
* Added new `FieldEnum` with all the available field names

#### 10.1.16 - June 2024
* (PW-1913) Added IBAN validation for Egypt local account structure

Expand Down
Loading

0 comments on commit 8316563

Please sign in to comment.