Skip to content

Commit

Permalink
Merge pull request #748 from stakwork/ml-bot
Browse files Browse the repository at this point in the history
ML bot
  • Loading branch information
Evanfeenstra authored Aug 31, 2023
2 parents 78e953c + 2b15944 commit 351bcdc
Show file tree
Hide file tree
Showing 97 changed files with 1,663 additions and 1,889 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cln_proxy_integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
'externalBotApi',
'externalHostedBot',
'spamGoneBot',
'mlBot',
]
node: [16]
steps:
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
'fees',
'externalBotApi',
'externalHostedBot',
spamGoneBot,
'spamGoneBot',
'mlBot',
]
node: [16]
steps:
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ sphinx.db
binaries/nodeapp-macos
binaries/nodeapp-alpine

dist
dist/public/uploads

dist/config/app.json
Expand Down
Binary file removed dist/public/.DS_Store
Binary file not shown.
Binary file removed dist/public/favicon.ico
Binary file not shown.
208 changes: 0 additions & 208 deletions dist/public/index.html

This file was deleted.

Loading

0 comments on commit 351bcdc

Please sign in to comment.