Skip to content

Commit

Permalink
testing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh2509 committed Nov 20, 2023
1 parent c9b3e73 commit a2fbed0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy

on:
workflow_dispatch:
push:
branches:
- main
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ By the end of this you should have two frontends -
1. One for the admin dashboard (02-medium-course-selling-app-admin-dashboard)
2. One for the user side of the app (03-hard-course-selling-app-user-side

### ssh-keyscan ec2-3-84-137-90.compute-1.amazonaws.com >> known_hosts
### ssh-keyscan ec2-3-84-137-90.compute-1.amazonaws.com >> known_hosts
testing

0 comments on commit a2fbed0

Please sign in to comment.