Update and rename linter_on_push.yml to linter-on-push.yml

This commit is contained in:
Alexandre
2022-02-06 09:18:54 +01:00
committed by GitHub
parent 12025f8ccd
commit 271e7ac417

View File

@@ -28,18 +28,3 @@ jobs:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_NATURAL_LANGUAGE: false
check_crlf:
name: Check CRLF action
runs-on: ubuntu-latest
steps:
- name: Checkout repository contents
uses: actions/checkout@v2
- name: Use action to check for CRLF endings
uses: erclu/check-crlf@v1.2.0
- name: check-mixed-line-endings
uses: ymwymw/check-mixed-line-endings@v2