Skip to content

Commit

Permalink
retry workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mihailistov committed Feb 13, 2024
1 parent 1fae071 commit fbc40e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/json-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run JSON Lint
env:
REPORT_ONLY: true
SHOW_ERRORS: true
SHOW_SKIPPED: true
run: bash <(curl -s
https://raw.githubusercontent.com/CICDToolbox/json-lint/master/pipeline.sh)

0 comments on commit fbc40e4

Please sign in to comment.