mirror of
https://github.com/actions/setup-node
synced 2025-04-08 09:55:51 +00:00
Update versions.yml
This commit is contained in:
parent
aca7b64a59
commit
a1c9ad9021
1 changed files with 1 additions and 9 deletions
10
.github/workflows/versions.yml
vendored
10
.github/workflows/versions.yml
vendored
|
@ -1,15 +1,7 @@
|
||||||
name: versions
|
name: versions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
workflow_dispatch:
|
||||||
paths-ignore:
|
|
||||||
- '**.md'
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- releases/*
|
|
||||||
paths-ignore:
|
|
||||||
- '**.md'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
local-cache:
|
local-cache:
|
||||||
|
|
Loading…
Add table
Reference in a new issue