Skip to content

Commit

Permalink
style: Add trailing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Jan 29, 2024
1 parent d49eaaa commit 9a7cbec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/manifest-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: cardinalby/schema-validator-action@v3
with:
file: 'verified-mods.json'
schema: '.github/schema.json'
schema: '.github/schema.json'
2 changes: 1 addition & 1 deletion .github/workflows/verified-mods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
mods-verification:
name: Mod verification
needs: [manifest-checking]
uses: ./.github/workflows/mods-verification.yml
uses: ./.github/workflows/mods-verification.yml

0 comments on commit 9a7cbec

Please sign in to comment.