fix: space in actions
This commit is contained in:
2
.github/workflows/docker-image-backend.yml
vendored
2
.github/workflows/docker-image-backend.yml
vendored
@@ -3,7 +3,7 @@ name: Create Docker Image for Backend
|
||||
on:
|
||||
push:
|
||||
branches: main
|
||||
paths:
|
||||
paths:
|
||||
- 'backend/**'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user