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