chore: workflow_dispatch
This commit is contained in:
parent
86b36630c4
commit
c559798000
|
@ -1,6 +1,7 @@
|
||||||
name: Publish API image
|
name: Publish API image
|
||||||
on:
|
on:
|
||||||
push:
|
- workflow_dispatch
|
||||||
|
- push:
|
||||||
branches:
|
branches:
|
||||||
- production
|
- production
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue