Skip to content

Move Rest classes to Management project #2664

Move Rest classes to Management project

Move Rest classes to Management project #2664

Workflow file for this run

name: Line Endings Check
on:
pull_request:
branches:
- '**/**'
jobs:
line-endings-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check for CRLF endings
uses: erclu/check-crlf@v1