Skip to content

Merge pull request #692 from raspberrypi/develop #5

Merge pull request #692 from raspberrypi/develop

Merge pull request #692 from raspberrypi/develop #5

Workflow file for this run

name: Check line endings
on:
push:
pull_request:
jobs:
check-line-endings:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
- name: Check line endings
run: |
scripts/check_line_endings.py