Skip to content

add a file without a newline character at the end of the file #3

add a file without a newline character at the end of the file

add a file without a newline character at the end of the file #3

Workflow file for this run

name: πŸ”„ Integration
on:
pull_request_target:
types: [opened, reopened]
jobs:
linelint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]