Skip to content

Commit

Permalink
trying to validate new configs with actions
Browse files Browse the repository at this point in the history
  • Loading branch information
vuillaut committed Dec 23, 2024
1 parent 2b38d73 commit 97c88c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
id: verify-changed-files
with:
files: |
production_configs/*/*.yml
production_configs/*/*.yaml
production_configs/**/*.yml
production_configs/**/*.yaml
# production_configs/*/*.json
# TODO: solve issue in github actions extracting sublist of yaml files, see below
Expand Down

0 comments on commit 97c88c5

Please sign in to comment.