mirror of
https://github.com/Stone-Red-Code/RemoteExec.git
synced 2026-09-04 09:06:20 +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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'src/RemoteExec.Worker/**'
|
||||
|
||||
Reference in New Issue
Block a user