Skip to content

Fix Trilium Website to TriliumNext (#1103) #104

Fix Trilium Website to TriliumNext (#1103)

Fix Trilium Website to TriliumNext (#1103) #104

Workflow file for this run

name: Shellcheck
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
schedule:
- cron: "5 1 * * *"
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
ignore_paths: >-
frontend
json