Skip to content

Automatic loading of namespaced custom components #293

Automatic loading of namespaced custom components

Automatic loading of namespaced custom components #293

Workflow file for this run

name: Lint CI
on:
pull_request:
branches:
- main
paths:
- .github/**
- actions/**
jobs:
actionlint:
name: actionlint
runs-on: ubuntu-22.04
steps:
- name: Lint actions and workflows
uses: bakdata/ci-templates/actions/[email protected]
with:
action-lint-version: "v1.6.25"