Skip to content

chore(cog): explicit tag config #11

chore(cog): explicit tag config

chore(cog): explicit tag config #11

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- master
jobs:
container:
name: Containerfile
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: Containerfile
recursive: true