Skip to content

Use ambush definitions from EoMa #19

Use ambush definitions from EoMa

Use ambush definitions from EoMa #19

# https://github.com/marketplace/actions/case-sensitivity-checker
on: [push]
jobs:
case-sensitivity_job:
runs-on: ubuntu-latest
name: check-file-case-sensitivity
steps:
# Checkout the source code so we have some files to look at.
- uses: actions/[email protected]
with:
fetch-depth: 0
# Run the case checker action
- name: Check Case Sensitivity
uses: credfeto/[email protected]