Skip to content

Commit

Permalink
Add parameter inputs to yaml-linting step
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 11, 2023
1 parent 6293b74 commit 5533f35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ jobs:
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@issue/OSOE-188
with:
machine-types: "['ubuntu-22.04']"

config-file-path: '.trunk/configs/.yamllint.yaml'
search-path: '.'

post-pull-request-checks-automation:
name: Post Pull Request Checks Automation
Expand Down

0 comments on commit 5533f35

Please sign in to comment.