Skip to content

Commit 3d50990

Browse files
committed
## 2.3.29
* fixed #303 update Spring-Boot to Version to 2.4.1
1 parent fc96470 commit 3d50990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codacy-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ name: Codacy Security Scan
1010

1111
on:
1212
push:
13-
branches: [ "master", "heroku-deployment" ]
13+
branches: [ "master" ]
1414
pull_request:
15-
branches: [ "master", "heroku-deployment" ]
15+
branches: [ "master" ]
1616

1717
jobs:
1818
codacy-security-scan:

0 commit comments

Comments
 (0)