mirror of
https://github.com/actions/setup-node.git
synced 2025-04-21 11:08:42 +00:00
Merge d3282fd517
into aa2bea2208
This commit is contained in:
commit
eeaee90b77
1 changed files with 1 additions and 15 deletions
16
.github/workflows/licensed.yml
vendored
16
.github/workflows/licensed.yml
vendored
|
@ -1,15 +1 @@
|
|||
name: Licensed
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
call-licensed:
|
||||
name: Licensed
|
||||
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main
|
||||
[](https://github.com/actions/setup-node/actions/workflows/licensed.yml)
|
||||
|
|
Loading…
Add table
Reference in a new issue