Skip to content

Commit

Permalink
Merge pull request #3 from edcdavid/remove-hadolint
Browse files Browse the repository at this point in the history
Remove Hadolint
  • Loading branch information
edcdavid authored Aug 20, 2024
2 parents 1fa86f6 + f6b7eb8 commit 6b5175c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/pre-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,6 @@ jobs:
- name: Checkmake
run: checkmake --config=.checkmake Makefile

- name: Hadolint
uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0
with:
dockerfile: Dockerfile
recursive: true

- name: Shfmt
run: shfmt -d scripts

- name: ShellCheck
uses: ludeeus/action-shellcheck@00b27aa7cb85167568cb48a3838b75f4265f2bca # master

Expand Down

0 comments on commit 6b5175c

Please sign in to comment.