Skip to content

Version cache file must starts with v0.1.0 #226

Version cache file must starts with v0.1.0

Version cache file must starts with v0.1.0 #226

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
uses: ludeeus/action-shellcheck@master