Skip to content

Commit 69813a6

Browse files
authored
ci: fix yaml file (#1299)
1 parent a68a9f9 commit 69813a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ecosystem-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
github-token: ${{ secrets.REPO_RSLIB_ECO_CI_GITHUB_TOKEN }}
6767
ecosystem-owner: web-infra-dev
6868
ecosystem-repo: rslib
69-
workflow-file: rslib-ecosystem-ci-selected.yml
69+
workflow-file: rslib-ecosystem-ci-from-commit.yml
7070
client-payload: '{"commitSHA":"${{ github.sha }}","updateComment":true,"repo":"web-infra-dev/rslib","suite":"-","suiteRefType":"precoded","suiteRef":"precoded"}'
7171
result-heading: Rslib Ecosystem CI

0 commit comments

Comments
 (0)