Skip to content

feat(config): hide template creation option #228

feat(config): hide template creation option

feat(config): hide template creation option #228

Workflow file for this run

on:
pull_request:
name: "Trigger: pull request action"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
severity: error
env:
SHELLCHECK_OPTS: --shell sh