Skip to content

Commit

Permalink
Remove frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
HeeManSu committed Jul 8, 2024
1 parent ca3299c commit bbfada7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ on:
push:
branches:
- master
paths-ignore:
- "mango-frontend/**"
pull_request:
branches:
- master
paths-ignore:
- "mango-frontend/**"

jobs:
build-and-test:
Expand Down

0 comments on commit bbfada7

Please sign in to comment.