Skip to content

Commit

Permalink
gh 4
Browse files Browse the repository at this point in the history
  • Loading branch information
luisj1983 committed Sep 12, 2023
1 parent 178a2e7 commit 33fda6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
- uses: actions/checkout@v3
- uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: ./molecule/common/Dockerfile_*
dockerfile: "molecule/common/Dockerfile_*"
recursive: true

0 comments on commit 33fda6d

Please sign in to comment.