Skip to content

Add Granola/GCal MCPs, /gitfix skill, ctg token guard, cbrain caution… #15

Add Granola/GCal MCPs, /gitfix skill, ctg token guard, cbrain caution…

Add Granola/GCal MCPs, /gitfix skill, ctg token guard, cbrain caution… #15

Workflow file for this run

name: Lint Shell Scripts
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@94e0aab03ca135d11a35e5bfc14e6746dc56e7e9 # v2.0.0
with:
scandir: '.'
severity: warning
ignore_paths: terminal-academy node_modules