Skip to content

new

new #26

Workflow file for this run

name: lint
on:
pull_request:
branches:
- main
paths:
- '.github/workflows/*'
jobs:
actionlint:
uses: open-component-model/.github/.github/workflows/actionlint.yml@main
secrets: inherit