Skip to content

Commit 779661a

Browse files
committed
Run prettier in dry mode [no ci]
1 parent e1702cf commit 779661a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
- name: Prettier Action on PR
6464
uses: creyD/prettier_action@v4.5
6565
with:
66+
dry: true
6667
prettier_options: "--write {**/*,*}.{js,hbs,html,json,md,yml,css,scss} !.github/workflows/**/* !dist/**/*"
6768
commit_message: "Run prettier via GitHub Action"
6869
file_pattern: "."

0 commit comments

Comments
 (0)