Skip to content

refactor: configurable source for highlighting #788

refactor: configurable source for highlighting

refactor: configurable source for highlighting #788

Workflow file for this run

name: Lint GitHub Actions workflows
on: [pull_request, merge_group]
jobs:
actionlint:
name: "Lint GitHub Actions workflows"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run actionlint
uses: reviewdog/action-actionlint@v1
with:
fail_level: any
actionlint_flags: ""