Skip to content

Commit 779661a

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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/[email protected]
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)