Skip to content

Northern archer -1g price #372

Northern archer -1g price

Northern archer -1g price #372

# 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/checkout@v2.4.0
with:
fetch-depth: 0
# Run the case checker action
- name: Check Case Sensitivity
uses: credfeto/action-case-checker@v1.3.0