Skip to content

Commit

Permalink
run lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cereal2nd committed Dec 4, 2024
1 parent bb73f9a commit 1d85c9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Lint

Check warning on line 1 in .github/workflows/lint.yaml

View workflow job for this annotation

GitHub Actions / workflows / YAMLLint

missing document start "---"

on:

Check warning on line 3 in .github/workflows/lint.yaml

View workflow job for this annotation

GitHub Actions / workflows / YAMLLint

truthy value should be one of [false, true]
push:
pull_request:
workflow_dispatch:
release:
types:
Expand Down

0 comments on commit 1d85c9e

Please sign in to comment.