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