mirror of
https://github.com/daeuniverse/dae.git
synced 2025-01-03 13:31:00 +07:00
fix(ci): PR runs docker action in some cases (#72)
This commit is contained in:
parent
4f10448066
commit
428b97f03d
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -4,8 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- fix*
|
|
||||||
- feat*
|
|
||||||
paths:
|
paths:
|
||||||
- "**/*.go"
|
- "**/*.go"
|
||||||
- "**/*.c"
|
- "**/*.c"
|
||||||
|
Loading…
Reference in New Issue
Block a user