Skip to content

Commit

Permalink
Automated commit: Latest generated changes from schedule action (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and WilliamBergamin authored Feb 10, 2025
1 parent c7c6013 commit d5993d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/connectors/mod.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/** This file was autogenerated on Tue Jan 28 2025. Follow the steps in src/schema/slack/functions/README.md to rebuild **/
/** This file was autogenerated on Mon Feb 10 2025. Follow the steps in src/schema/slack/functions/README.md to rebuild **/
import AdobeSign from "./adobe.sign/mod.ts";
import Airtable from "./airtable/mod.ts";
import Asana from "./asana/mod.ts";
Expand Down
1 change: 0 additions & 1 deletion src/connectors/workast/functions/create_task.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Schema } from "../../../deps.ts";
export default DefineConnector({
callback_id: "A0630UXR0AE#/functions/create_task",
title: "Create a task",
description: " ",
input_parameters: {
properties: {
workast_access_token: {
Expand Down

0 comments on commit d5993d8

Please sign in to comment.