Skip to content

Organize automated PRs run times #665

Organize automated PRs run times

Organize automated PRs run times #665

Workflow file for this run

on:
pull_request:
paths:
- '.github/workflows/**'
- '.github/actions/**'
name: actionlint
jobs:
actionlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Check workflow files
uses: docker://rhysd/actionlint:latest
with:
args: -color