We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63283a commit 6e4aeb7Copy full SHA for 6e4aeb7
.github/workflows/release.yml
@@ -1,6 +1,9 @@
1
name: Release Workflow
2
3
on:
4
+ push:
5
+ branches:
6
+ - 340-release-update
7
workflow_dispatch:
8
inputs:
9
type:
0 commit comments