Skip to content

Commit

Permalink
work on GHA build yml, fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
oxy86 committed Nov 24, 2024
1 parent 2690a61 commit 5c8a52d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ jobs:
- name: Validate YAML file
run:
yamllint ${{ github.workspace }}/.github/workflows/*.yml

options:
config-data:
line-length: disable

0 comments on commit 5c8a52d

Please sign in to comment.