Skip to content

Commit

Permalink
Update dc-template-lint.yml (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-kow authored Oct 8, 2024
2 parents 2498174 + 3fbcc6f commit 167d6e0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dc-template-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
uses: tj-actions/changed-files@v42
with:
files: |
**.json
'**',
'!README.md',
'!template.schema'
- name: Print all changed json files
if: steps.changed-json-files.outputs.any_changed == 'true'
env:
Expand Down

0 comments on commit 167d6e0

Please sign in to comment.