Skip to content

мини апстримчик <3 #384

мини апстримчик <3

мини апстримчик <3 #384

Workflow file for this run

name: CRLF Check
on:
push:
branches: [ cursed ]
pull_request:
types: [ opened, reopened, synchronize, ready_for_review ]
jobs:
build:
name: CRLF Check
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Check for CRLF
run: Tools/check_crlf.py