mirror of
https://github.com/Stone-Red-Code/RemoteExec.git
synced 2026-09-06 15:56:30 +02:00
Add workflow_dispatch trigger to Docker workflow
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
name: Build and Push Docker Worker Image
|
name: Build and Push Docker Worker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'src/RemoteExec.Worker/**'
|
- 'src/RemoteExec.Worker/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user