Template
1
0
mirror of https://github.com/actions/setup-node synced 2024-11-30 21:22:29 +08:00
setup-node/.github/workflows/licensed.yml
Jennifer Crosier e7aff68aaf
licensed.md
2023-02-12 01:29:19 -06:00

16 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