We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325c622 commit 1547744Copy full SHA for 1547744
.github/workflows/checks.yml
@@ -20,7 +20,7 @@ jobs:
20
cat composer.json
21
22
git config --local user.email "[email protected]"
23
- git config --local user.name "AsyncAWS Bot"
+ git config --local user.name "AsyncAws Bot"
24
git commit -am "Allow unstable dependencies"
25
26
- name: Roave BC Check
0 commit comments