Skip to content

Commit

Permalink
Update pre-commit.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
craddm authored Oct 2, 2023
1 parent a570004 commit 8937f40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Check Json format
name: Check Json formatting

on:
pull_request:
Expand All @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]
- uses: pre-commit/[email protected]

0 comments on commit 8937f40

Please sign in to comment.