Skip to content

Commit c79ada4

Browse files
committed
chore: test branch
1 parent 9b28306 commit c79ada4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ jobs:
7272
- name: Create PR
7373
run: |
7474
git checkout -b "testVersionUpdate"
75-
git config user.email "kendo-bot@progress.com"
76-
git config user.name "kendo-bot"
75+
git config user.email "alestoya@progress.com"
76+
git config user.name "alestoya"
7777
git add .
7878
git status
7979
git commit -m "chore: update kendo, themes, export, pdf, and captcha versions"

0 commit comments

Comments
 (0)