Skip to content

Fix: Missing javadocs for pattern matching and other components #4

Fix: Missing javadocs for pattern matching and other components

Fix: Missing javadocs for pattern matching and other components #4

Workflow file for this run

name: GitHub Actions lint
on:
pull_request:
jobs:
actionlint:
runs-on: ubuntu-latest
name: Lint workflows
steps:
- uses: actions/checkout@v5
- name: Check workflow files
uses: docker://rhysd/actionlint:latest
with:
args: -color