mpv/.github/workflows
Kacper Michajłow bfb10a8e86 ci/msys2: disable autocrlf
I won't even comment how terrible this option is and why in 2023 default
is not at least `autocrlf=input`.

Disable the conversion to CRLF. We build everything in MSYS2 sysroot,
which supports/expects LF. While the checkout itself is done with
actions/checkout@v3 and this causes problems.
2023-10-23 20:35:13 +02:00
..
build.yml ci/msys2: disable autocrlf 2023-10-23 20:35:13 +02:00
comment.yml github/workflows: comment PR artifacts links 2023-09-21 19:47:20 +00:00
docs.yml github/workflows: rename the job for the docs check 2023-09-24 13:52:50 -05:00
lint.yml ci: add a workflow that lints commit messages 2023-04-08 17:08:57 +02:00