Skip to content

ci: add actionlint for GitHub Actions workflow linting #428

ci: add actionlint for GitHub Actions workflow linting

ci: add actionlint for GitHub Actions workflow linting #428

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
checks: write
jobs:
test:
uses: ./.github/workflows/test.yml