Skip to content

Add actionlint

Add actionlint #1

Workflow file for this run

name: Actions
on:
pull_request:
push:
branches:
- main
- develop
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Check workflow files
uses: docker://rhysd/actionlint:latest
with:
args: -color