mirror of
https://github.com/actions/setup-node.git
synced 2025-04-23 01:36:27 +00:00
add test workflow dispatch
This commit is contained in:
parent
b08c36311d
commit
db7606a690
1 changed files with 1 additions and 0 deletions
1
.github/workflows/versions.yml
vendored
1
.github/workflows/versions.yml
vendored
|
@ -10,6 +10,7 @@ on:
|
||||||
- releases/*
|
- releases/*
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
local-cache:
|
local-cache:
|
||||||
|
|
Loading…
Add table
Reference in a new issue