mirror of
https://github.com/actions/setup-node.git
synced 2025-04-02 01:30:20 +08:00
events update
This commit is contained in:
parent
13d6f17ac7
commit
a2783b8a98
10
.github/workflows/versions.yml
vendored
10
.github/workflows/versions.yml
vendored
@ -1,7 +1,15 @@
|
|||||||
name: versions
|
name: versions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
pull_request:
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
- releases/*
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
local-cache:
|
local-cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user