Skip to content

Fix CRLF documents collapsing to a single line in the workflow YAML scanner #4

Fix CRLF documents collapsing to a single line in the workflow YAML scanner

Fix CRLF documents collapsing to a single line in the workflow YAML scanner #4

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
permissions:
actions: read
contents: read
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
if: ${{ !github.event.repository.private }}
name: ci / matrix
uses: swift-institute/.github/.github/workflows/swift-ci.yml@main
with:
lint-bundle: institute