Skip to content

Commit

Permalink
Fix yaml-linting job name
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 11, 2023
1 parent 84155b7 commit f35cf4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
# - name: Run yamllint with custom config
# run: yamllint -c .trunk/configs/.yamllint.yaml .
yaml-linting:
name: YAML Linting 1
name: YAML Linting
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@issue/OSOE-188
with:
machine-types: "['ubuntu-22.04']"
Expand Down

0 comments on commit f35cf4a

Please sign in to comment.