Skip to content

Feat/ip data source (#241) #431

Feat/ip data source (#241)

Feat/ip data source (#241) #431

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