Skip to content

docs: record Node 24 action-pin decision and roadmap entry #41

docs: record Node 24 action-pin decision and roadmap entry

docs: record Node 24 action-pin decision and roadmap entry #41

Workflow file for this run

name: Lint and Test
on: [push]
jobs:
lint:
uses: ./.github/workflows/lint.yml
test:
needs: lint
uses: ./.github/workflows/test.yml