Skip to content

Commit

Permalink
Add workflow extension
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 11, 2023
1 parent efb52b8 commit 8964197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
# run: yamllint -c .trunk/configs/.yamllint.yaml .
yaml-linting:
name: YAML Linting
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint@dev
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@dev
with:
machine-types: "['ubuntu-22.04']"

Expand Down

0 comments on commit 8964197

Please sign in to comment.