Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwl98 authored Mar 30, 2023
2 parents 55881bb + 45e52f2 commit 033be05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: test
on:
push:
pull_request:
branches: ['main']
jobs:
build:
Expand Down Expand Up @@ -33,3 +33,4 @@ jobs:
echo "=========== server install ==========="
pm2 reload spring
echo "=========== depoly server ==========="

0 comments on commit 033be05

Please sign in to comment.