Skip to content

Commit cb26969

Browse files
authored
ci: remove useless input (#1301)
1 parent fe8ce3e commit cb26969

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ecosystem-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
ecosystem-repo: rslib
5252
workflow-file: rslib-ecosystem-ci-selected.yml
5353
client-payload: '{"ref":"${{ github.event.inputs.branch }}","repo":"web-infra-dev/rslib","suite":"-","suiteRefType":"precoded","suiteRef":"precoded"}'
54-
result-heading: Rslib Ecosystem CI
5554
branch: ${{ github.event.inputs.branch }}
5655
ecosystem_ci_per_commit:
5756
name: Run ecosystem CI per commit
@@ -67,4 +66,3 @@ jobs:
6766
ecosystem-repo: rslib
6867
workflow-file: rslib-ecosystem-ci-from-commit.yml
6968
client-payload: '{"commitSHA":"${{ github.sha }}","updateComment":true,"repo":"web-infra-dev/rslib","suite":"-","suiteRefType":"precoded","suiteRef":"precoded"}'
70-
result-heading: Rslib Ecosystem CI

0 commit comments

Comments
 (0)