change: commit message

This commit is contained in:
ITOH
2021-05-21 17:56:57 +02:00
parent 71a20fb0f4
commit 242610e3e4
+1
View File
@@ -18,6 +18,7 @@ jobs:
- name: Prettify code
uses: creyD/prettier_action@v3.3
with:
commit_message: "change: prettier code"
# This part is also where you can pass other options, for example:
prettier_options: --write **/*
only_changed: False