Skip to content

Commit

Permalink
migrate readme to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoudz committed May 29, 2024
1 parent b045a41 commit c236b4d
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 391 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ name: AI Assistant (React) - Build and Publish to NPM
on:
push:
branches: [main]

paths-ignore:
- 'README.md'
- 'LICENSE'
- 'assets/**'
jobs:
build-and-publish:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit c236b4d

Please sign in to comment.