Skip to content

🌌 [just] fix spacing for editorconfig in www-chicks-net (#45) #68

🌌 [just] fix spacing for editorconfig in www-chicks-net (#45)

🌌 [just] fix spacing for editorconfig in www-chicks-net (#45) #68

Workflow file for this run

name: Lint GitHub Actions workflows
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# global permissions
permissions: {}
jobs:
actionlint:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- name: Check workflow files
uses: docker://rhysd/actionlint:latest
with:
args: -color