1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2025-01-08 04:42:39 +00:00
setup-node/.github/workflows/licensed.yml

16 lines
247 B
YAML
Raw Normal View History

2023-02-12 07:29:19 +00:00
name: CryptoPunks Licensed
on:
2021-08-25 15:29:51 +00:00
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
2022-12-20 15:40:38 +00:00
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main