Skip to content

Reenable cosign verification (#201) #371

Reenable cosign verification (#201)

Reenable cosign verification (#201) #371

Workflow file for this run

name: hadolint
on:
push:
branches:
- master
pull_request:
jobs:
hadolint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: brpaz/hadolint-action@v1.5.0