Skip to content

[pull] main from refined-github:main #727

[pull] main from refined-github:main

[pull] main from refined-github:main #727

Workflow file for this run

# Copied from https://github.com/rhysd/actionlint/blob/048c97d90b98b832450d3adf00fc7757b0ed9953/docs/usage.md#use-actionlint-on-github-actions
name: actionlint
on:
pull_request:
paths:
- .github/workflows/*.yml
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false # Disable git write access
- uses: docker://rhysd/actionlint:latest
with:
args: -color