We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975c195 commit aebd634Copy full SHA for aebd634
.github/workflows/pre_release.yml
@@ -1,6 +1,9 @@
1
name: Pre Release Prepare - Update Version and Create PR
2
3
on:
4
+ push:
5
+ branches:
6
+ - chore/release-workflows
7
workflow_dispatch:
8
inputs:
9
is_patch:
0 commit comments