File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 if : github.repository == 'web-infra-dev/rslib' && github.event_name == 'workflow_dispatch'
4545 steps :
4646 - name : Trigger Ecosystem CI
47- uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@45a801817051e5a4f97648e3dd1d7b4c90e39d52 # main
47+ uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@6680c15e67a7de0f1fe05aee5c6270b0ea1bdb37 # main
4848 with :
4949 github-token : ${{ secrets.REPO_RSLIB_ECO_CI_GITHUB_TOKEN }}
5050 ecosystem-owner : web-infra-dev
5959 if : github.repository == 'web-infra-dev/rslib' && github.event_name != 'workflow_dispatch' && needs.changes.outputs.changed == 'true'
6060 steps :
6161 - name : Trigger Ecosystem CI
62- uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@45a801817051e5a4f97648e3dd1d7b4c90e39d52 # main
62+ uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@6680c15e67a7de0f1fe05aee5c6270b0ea1bdb37 # main
6363 with :
6464 github-token : ${{ secrets.REPO_RSLIB_ECO_CI_GITHUB_TOKEN }}
6565 ecosystem-owner : web-infra-dev
You can’t perform that action at this time.
0 commit comments