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

16 lines
247 B
YAML
Raw Normal View History

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