File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5252 head-sha : ${{ github.event.workflow_run.head_sha || inputs.ref || github.sha }}
5353 config-file : .github/config/nodejs-dev.jsonc
5454 paths : ${{ (inputs.run-all && '.') || inputs.paths || '' }}
55- check-name : (experimental / dev) Custard CI
55+ check-name : (dev) Custard CI
5656 create-check-if : ${{ !!github.event.workflow_run }}
5757
5858 test :
7777 id : queued
7878 with :
7979 sha : ${{ github.event.workflow_run.head_sha || inputs.ref || github.sha }}
80- name : (experimental / dev) Custard CI / ${{ github.job }} (${{ matrix.path }})
80+ name : (dev) Custard CI / ${{ github.job }} (${{ matrix.path }})
8181 job-name : ${{ github.job }} (${{ matrix.path }})
8282 if : ${{ !!github.event.workflow_run }}
8383 - name : Checkout
You can’t perform that action at this time.
0 commit comments