mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 16:05:09 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
6c8ed21022
3
.github/workflows/format.yaml
vendored
3
.github/workflows/format.yaml
vendored
@ -29,6 +29,7 @@ jobs:
|
|||||||
- name: Commit files
|
- name: Commit files
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
with:
|
with:
|
||||||
commit_message: "Format code according to conventions for ${GITHUB_SHA}"
|
commit_message: Format code according to conventions for $GITHUB_SHA
|
||||||
commit_user_name: QMK Bot
|
commit_user_name: QMK Bot
|
||||||
commit_user_email: hello@qmk.fm
|
commit_user_email: hello@qmk.fm
|
||||||
|
commit_author: QMK Bot <hello@qmk.fm>
|
||||||
|
Loading…
Reference in New Issue
Block a user