Skip to content

docs: update changelog #64

docs: update changelog

docs: update changelog #64

Workflow file for this run

name: lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint with shellcheck
run: |
shellcheck change