Skip to content

Merge pull request #232 from Leaseweb/release-please--branches--main #416

Merge pull request #232 from Leaseweb/release-please--branches--main

Merge pull request #232 from Leaseweb/release-please--branches--main #416

Workflow file for this run

on:
push:
jobs:
hadolint:
name: Hadolint
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: docker/node/Dockerfile
- uses: hadolint/[email protected]
with:
dockerfile: docker/golang/Dockerfile