Skip to content

Merge branch 'master' of https://github.com/tier4/scenario_simulator_… #3439

Merge branch 'master' of https://github.com/tier4/scenario_simulator_…

Merge branch 'master' of https://github.com/tier4/scenario_simulator_… #3439

Workflow file for this run

name: LineLint
on:
workflow_dispatch:
push:
jobs:
linelint:
runs-on: ubuntu-latest
name: Check if all files end in newline
steps:
- uses: actions/checkout@v2
- uses: fernandrone/[email protected]