1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2025-01-07 04:12:40 +00:00
setup-node/.github/workflows/licensed.yml
Jennifer Crosier e7aff68aaf
licensed.md
2023-02-12 01:29:19 -06:00

15 lines
247 B
YAML

name: CryptoPunks 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