Skip to content

Commit

Permalink
style: Validate GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Nov 25, 2024
1 parent 51eea60 commit 4d37e88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ repos:
types: [yaml]
args: ["--schemafile", "subworkflows/yaml-schema.json"]
- id: check-github-workflows
- id: check-github-actions
# use ruff for python files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
Expand Down

0 comments on commit 4d37e88

Please sign in to comment.