Print the diff

This commit is contained in:
cmdr2 2023-04-29 07:42:10 +05:30
parent 20d6e17d4d
commit e7fd0b3a05

View File

@ -14,7 +14,5 @@ jobs:
with: with:
# prettier CLI arguments. # prettier CLI arguments.
args: --print-width 120 --tab-width 4 --no-semi --arrow-parens always --trailing-comma es5 --write "./**/*.js" args: --print-width 120 --tab-width 4 --no-semi --arrow-parens always --trailing-comma es5 --write "./**/*.js"
- uses: technote-space/get-diff-action@v6 - name: Get Diff
with: run: git diff
PATTERNS: |
+(ui)/**/*.js