Skip to content

Commit cf9708c

Browse files
committed
Add dummy pull_request trigger
1 parent bcd14bd commit cf9708c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create_release_branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Create Release Branch Workflow
22
on:
3+
pull_request:
34
workflow_dispatch:
45
inputs:
56
version:

0 commit comments

Comments
 (0)