Skip to content

Fixes for repeat integration #277

Fixes for repeat integration

Fixes for repeat integration #277

Workflow file for this run

name: checks
on: [push, pull_request]
jobs:
checks:
runs-on: ubuntu-latest
steps:
- name: Get the Repository
uses: actions/checkout@v2
- name: 'Trailing white spaces ?'
uses: harupy/find-trailing-whitespace@master