Skip to content

fix: normalize windows portable naming #559

fix: normalize windows portable naming

fix: normalize windows portable naming #559

Workflow file for this run

name: Lint Workflows
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
actionlint:
name: actionlint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6.0.2
- name: Run actionlint
uses: rhysd/actionlint@v1.7.11