1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

CI/macos: convert CRLF to LF and align indentation

This commit is contained in:
Marc Hoersken 2020-04-10 00:59:35 +02:00
parent d4afa0fc20
commit 638b8558d1
No known key found for this signature in database
GPG Key ID: 61E03CBED7BC859E

View File

@ -5,11 +5,11 @@ on:
# master branch
push:
branches:
- master
- '*/ci'
- master
- '*/ci'
pull_request:
branches:
- master
- master
jobs:
autotools: