Skip to content

ci: add line ending check workflow for current pr #8

ci: add line ending check workflow for current pr

ci: add line ending check workflow for current pr #8

Workflow file for this run

name: πŸ”„ Integration
on:
pull_request:
jobs:
linelint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: fernandrone/[email protected]