Skip to content

Commit

Permalink
fix server action
Browse files Browse the repository at this point in the history
  • Loading branch information
fraidev committed Nov 8, 2023
1 parent 279bb4e commit 5dd6e77
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/server_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on:
push:
branches:
- "main"
paths:
- 'cmd/server/**'
- 'cmd/schema/**'
paths-ignore:
- 'frontend/**'

jobs:
docker:
Expand Down

0 comments on commit 5dd6e77

Please sign in to comment.