Skip to content

Fix redundant newlines when pasting from external sources (#4050) #150

Fix redundant newlines when pasting from external sources (#4050)

Fix redundant newlines when pasting from external sources (#4050) #150

Workflow file for this run

name: Main
on:
push:
branches: [main]
concurrency:
group: main-build
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/_test.yml