mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 19:26:25 +02:00
chore: workflow_dispatch
This commit is contained in:
parent
86b36630c4
commit
c559798000
1 changed files with 2 additions and 1 deletions
3
.github/workflows/api-push.yaml
vendored
3
.github/workflows/api-push.yaml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue