Add actions/setup-node@v4.0.2
This commit is contained in:
15
.github/workflows/licensed.yml
vendored
Executable file
15
.github/workflows/licensed.yml
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
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
|
Reference in New Issue
Block a user