Skip to content

For node, only return versions up to the current release #77

For node, only return versions up to the current release

For node, only return versions up to the current release #77

Workflow file for this run

name: main
on:
push:
branches: [main, test-me-*]
tags: '*'
pull_request:
jobs:
main:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py39", "py310"]'