Skip to content

Commit

Permalink
fix indention
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Aug 10, 2024
1 parent db44fb3 commit 7e7ec3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
uses: tj-actions/changed-files@v44
with:
files: |
webapp/src/app/**
webapp/.storybook/**
webapp/src/app/**
webapp/.storybook/**
- name: List all changed files
env:
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down

0 comments on commit 7e7ec3e

Please sign in to comment.