Skip to content

Merge pull request #12869 from ctotone/Into-the-Odd #20254

Merge pull request #12869 from ctotone/Into-the-Odd

Merge pull request #12869 from ctotone/Into-the-Odd #20254

Workflow file for this run

name: Check EOL
on: push
jobs:
my-workflow:
name: Verified Line Endings
runs-on: ubuntu-latest
steps:
- name: Checkout repository contents
uses: actions/checkout@v1
- name: Use this action to check EOL
uses: AODocs/check-eol@main