Skip to content

Remove extra move to scratchpad during creation #17

Remove extra move to scratchpad during creation

Remove extra move to scratchpad during creation #17

Workflow file for this run

name: Check
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/lint