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 481055a commit dd750acCopy full SHA for dd750ac
.github/workflows/checksum-phar.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: "Change and commit README.md"
73
run: |
74
echo Testing > README.md
75
- git commit -a -m 'Changed README'
+ git commit -a -m 'Changed README' --author "phpstan-bot <[email protected]>"
76
77
- name: "Install PHP"
78
uses: "shivammathur/setup-php@v2"
0 commit comments