build: on any path
This commit is contained in:
parent
f77efa9576
commit
efad809d4b
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -2,8 +2,6 @@ name: Build Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- "cmd/**"
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user