Skip to content

fix: force tpl input to be parsed as TOML #23

fix: force tpl input to be parsed as TOML

fix: force tpl input to be parsed as TOML #23

Workflow file for this run

name: Lint
on:
push:
branches: [main]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master