mirror of https://github.com/actions/setup-node
updates
This commit is contained in:
parent
334bbaec4a
commit
22871cb1b1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue