Skip to content

opensearch-dashboards-2: include config and entrypoint script from op… #29567

opensearch-dashboards-2: include config and entrypoint script from op…

opensearch-dashboards-2: include config and entrypoint script from op… #29567

Workflow file for this run

name: Wolfictl Lint
on:
pull_request:
branches:
- 'main'
push:
branches:
- gh-readonly-queue/main/**
jobs:
lint:
name: Wolfictl Lint
runs-on: ubuntu-latest
if: github.repository == 'wolfi-dev/os'
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: wolfi-dev/actions/wolfictl-lint@main