Skip to content

feat(tools): add LSP-style navigation tools (#17) #18

feat(tools): add LSP-style navigation tools (#17)

feat(tools): add LSP-style navigation tools (#17) #18

Workflow file for this run

name: Update Contributors
on:
push:
branches:
- main
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
contributors:
uses: CodingWithCalvin/.github/.github/workflows/contributors.yml@main
secrets: inherit