We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd14bd commit cf9708cCopy full SHA for cf9708c
.github/workflows/create_release_branch.yml
@@ -1,5 +1,6 @@
1
name: Create Release Branch Workflow
2
on:
3
+ pull_request:
4
workflow_dispatch:
5
inputs:
6
version:
0 commit comments