Skip to content

Merge more changes during thesis writing. #273

Merge more changes during thesis writing.

Merge more changes during thesis writing. #273

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