Add 'workflow_dispatch:' for manual trigger
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
name: Build and Deploy Snapshot
|
name: Build and Deploy Snapshot
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '3.3.x'
|
- '3.3.x'
|
||||||
|
|||||||
Reference in New Issue
Block a user