Skip to content

Commit c11f9fb

Browse files
authored
Update release-test.yml
1 parent ceb7c47 commit c11f9fb

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/release-test.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: release-test
22
on:
3-
workflow_dispatch:
4-
inputs:
5-
version:
6-
type: string
7-
required: true
3+
push:
4+
branches:
5+
- test/setup-cli-pr
86

97
jobs:
108
create-setup-cli-release-pr:

0 commit comments

Comments
 (0)