We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68a9f9 commit 69813a6Copy full SHA for 69813a6
.github/workflows/ecosystem-ci.yml
@@ -66,6 +66,6 @@ jobs:
66
github-token: ${{ secrets.REPO_RSLIB_ECO_CI_GITHUB_TOKEN }}
67
ecosystem-owner: web-infra-dev
68
ecosystem-repo: rslib
69
- workflow-file: rslib-ecosystem-ci-selected.yml
+ workflow-file: rslib-ecosystem-ci-from-commit.yml
70
client-payload: '{"commitSHA":"${{ github.sha }}","updateComment":true,"repo":"web-infra-dev/rslib","suite":"-","suiteRefType":"precoded","suiteRef":"precoded"}'
71
result-heading: Rslib Ecosystem CI
0 commit comments