Skip to content

fix: CI failures — stale Codex yaml, actionlint config, shellcheck #9

fix: CI failures — stale Codex yaml, actionlint config, shellcheck

fix: CI failures — stale Codex yaml, actionlint config, shellcheck #9

Workflow file for this run

name: Workflow Lint
on: [push, pull_request]
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rhysd/actionlint@v1.7.11