Skip to content

Convert the line endings of package.json from CRLF to LF #631

Convert the line endings of package.json from CRLF to LF

Convert the line endings of package.json from CRLF to LF #631

Workflow file for this run

name: Licensed
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
call-licensed:
name: Licensed
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main