Skip to content

Merge branch 'feature/CSC-1652-gh-action-for-processing-custom-sheets… #16035

Merge branch 'feature/CSC-1652-gh-action-for-processing-custom-sheets…

Merge branch 'feature/CSC-1652-gh-action-for-processing-custom-sheets… #16035

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