Skip to content

Ukrainian translation - 9th Jan #20

Ukrainian translation - 9th Jan

Ukrainian translation - 9th Jan #20

Workflow file for this run

name: CRLF and final newlines checks
on:
pull_request:
push:
jobs:
check-newlines:
name: Check for CRLF and final newlines
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./scripts/check-newlines.sh