3
0
Fork 0
mirror of https://gitea.com/actions/setup-node.git synced 2024-11-24 19:19:32 +01:00
setup-node/.github/workflows/licensed.yml

16 lines
247 B
YAML
Raw Normal View History

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