Skip to content

Commit

Permalink
fix: remove all:true from index.yaml again (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
iwilltry42 authored Feb 14, 2025
1 parent c8216ea commit d56d41c
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,69 +1,48 @@
tools:
sendgrid:
reference: ./sendgrid
all: true
file-summarizer:
reference: ./file-summarizer
all: true
database:
reference: ./database
zoom:
reference: ./zoom
all: true
atlassian-jira:
reference: ./atlassian/jira
all: true
wordpress:
reference: ./wordpress
all: true
excel:
reference: ./excel
all: true
browser:
reference: ./browser
all: true
bluesky:
reference: ./bluesky
all: true
slack:
reference: ./slack
all: true
linkedin-publishing:
reference: ./linkedin-publishing
all: true
notion:
reference: ./notion
all: true
google-docs:
reference: ./google/docs
all: true
google-gmail:
reference: ./google/gmail
all: true
google-search:
reference: ./google/search
all: true
google-search-console:
reference: ./google/search-console
all: true
google-sheets:
reference: ./google/sheets
all: true
gitlab:
reference: ./gitlab
all: true
images:
reference: ./images
all: true
outlook-mail:
reference: ./outlook/mail
all: true
outlook-calender:
reference: ./outlook/calendar
all: true
github:
reference: ./github
all: true
time:
reference: ./time
workspace-files:
Expand All @@ -76,6 +55,8 @@ tools:
reference: ./shell
word:
reference: ./word
tavily:
reference: ./search/tavily

knowledgeDataSources:
notion-data-source:
Expand Down

0 comments on commit d56d41c

Please sign in to comment.