mirror of
https://github.com/actions/setup-node
synced 2025-04-03 23:55:51 +00:00
updates
This commit is contained in:
parent
334bbaec4a
commit
22871cb1b1
1 changed files with 7 additions and 1 deletions
8
.github/workflows/versions.yml
vendored
8
.github/workflows/versions.yml
vendored
|
@ -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…
Add table
Reference in a new issue