Add 'workflow_dispatch:' for manual trigger

This commit is contained in:
Phillip Webb
2025-04-21 19:10:02 -07:00
parent 414a7511a3
commit e28e215bdd

View File

@@ -1,5 +1,6 @@
name: Build and Deploy Snapshot
on:
workflow_dispatch:
push:
branches:
- '3.3.x'