Skip to content

fix: all command not tagging #63

fix: all command not tagging

fix: all command not tagging #63

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