Skip to content

Commit

Permalink
modify lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cmwaters committed Sep 24, 2024
1 parent a02d91d commit 71b686e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ jobs:
if: env.GIT_DIFF

# hadolint lints the Dockerfile
hadolint:
dockerfile-lint:
uses: celestiaorg/.github/.github/workflows/[email protected]
with:
dockerfile: "docker/Dockerfile"

yamllint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 71b686e

Please sign in to comment.