~cytrogen/gstack

ref: cdd6f7865d0edf741f658a256115cbf77dace61b gstack/.github/workflows/actionlint.yml -rw-r--r-- 176 bytes
cdd6f786 — Garry Tan feat: community wave — 7 fixes, relink, sidebar Write, discoverability (v0.13.5.0) (#641) a month ago
                                                                                
1
2
3
4
5
6
7
8
name: Workflow Lint
on: [push, pull_request]
jobs:
  actionlint:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: rhysd/actionlint@v1.7.11