Skip to content

Commit cd84ed2

Browse files
4.1.x beta workflow WIP
1 parent 5f6f61f commit cd84ed2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/4.1.x-alpha-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: "4.1.x alpha release"
22
on:
3+
repository_dispatch:
4+
types: [new_4.1.x_alpha]
35
workflow_dispatch:
46
inputs:
57
prerelease_identifier:

0 commit comments

Comments
 (0)