Skip to content

Commit deb0d90

Browse files
authored
[Core] Update branch alias automatically (#777)
* [Core] update branch alias automatically * Added test * Updates name of bot * Check the current value
1 parent dc469ab commit deb0d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cat composer.json
2121
2222
git config --local user.email "github@async-aws.com"
23-
git config --local user.name "AsyncAWS Bot"
23+
git config --local user.name "AsyncAws Bot"
2424
git commit -am "Allow unstable dependencies"
2525
2626
- name: Roave BC Check

0 commit comments

Comments
 (0)