File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 if : github.repository == 'web-infra-dev/rsdoctor' && github.event_name == 'workflow_dispatch'
4646 steps :
4747 - name : Trigger Ecosystem CI
48- uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@f767cddd65f7a67635e38b8f60d2a1e1e84e8eed # main
48+ uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_dispatch@4949c44494d7fd3503abd791f11534c798a2a1d0 # main
4949 with :
5050 github-token : ${{ secrets.REPO_RSDOCTOR_ECO_CI_GITHUB_TOKEN }}
5151 ecosystem-owner : web-infra-dev
6161 if : github.repository == 'web-infra-dev/rsdoctor' && github.event_name != 'workflow_dispatch' && needs.changes.outputs.changed == 'true'
6262 steps :
6363 - name : Trigger Ecosystem CI
64- uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@f767cddd65f7a67635e38b8f60d2a1e1e84e8eed # main
64+ uses : rstackjs/rstack-ecosystem-ci/.github/actions/ecosystem_ci_per_commit@4949c44494d7fd3503abd791f11534c798a2a1d0 # main
6565 with :
6666 github-token : ${{ secrets.REPO_RSDOCTOR_ECO_CI_GITHUB_TOKEN }}
6767 ecosystem-owner : web-infra-dev
You can’t perform that action at this time.
0 commit comments