1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2025-04-03 23:55:51 +00:00
This commit is contained in:
Aparna Jyothi 2024-10-10 18:16:57 +05:30
parent 334bbaec4a
commit 22871cb1b1

View file

@ -1,9 +1,15 @@
name: versions
on:
pull_request:
paths-ignore:
- '**.md'
push:
branches:
- nvm-issue-fix
- main
- releases/*
paths-ignore:
- '**.md'
jobs:
local-cache: