We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00d6839 + e28e215 commit 1126260Copy full SHA for 1126260
.github/workflows/build-and-deploy-snapshot.yml
@@ -1,5 +1,6 @@
1
name: Build and Deploy Snapshot
2
on:
3
+ workflow_dispatch:
4
push:
5
branches:
6
- '3.4.x'
0 commit comments