Skip to content

Commit

Permalink
Docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5jisoo committed Jun 21, 2024
1 parent 98b9cb5 commit 1e06c1a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1,880 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build and Deploy Spring Boot to AWS EC2

on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
# on:
# push:
# branches: ["main"]
# pull_request:
# branches: ["main"]

env:
PROJECT_NAME: unibond
Expand Down
Loading

0 comments on commit 1e06c1a

Please sign in to comment.