Skip to content

Commit

Permalink
chore: by default it checks JSON and YML files
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Mar 6, 2024
1 parent 3f2f9b9 commit df3ee13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-n-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:

jobs:
json-validate:
name: Validate JSON files
name: Validate JSON/YML files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit df3ee13

Please sign in to comment.