File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7878 uses : Framework-R-D/phlex/.github/actions/handle-fix-commit@main
7979 with :
8080 tool : cmake-format
81- working-directory : phlex-src
81+ working-directory : ${{ env.local-checkout-path }}
8282 token : ${{ secrets.WORKFLOW_PAT }}
8383 pr-info-ref : ${{ (github.event_name == 'workflow_call' && inputs.ref) || needs.parse-command.outputs.ref }}
8484 pr-info-repo : ${{ (github.event_name == 'workflow_call' && inputs.repo) || needs.parse-command.outputs.repo }}
Original file line number Diff line number Diff line change 8282 uses : Framework-R-D/phlex/.github/actions/handle-fix-commit@main
8383 with :
8484 tool : ' Python linting'
85- working-directory : phlex-src
85+ working-directory : ${{ env.local-checkout-path }}
8686 token : ${{ secrets.WORKFLOW_PAT }}
8787 pr-info-ref : ${{ (github.event_name == 'workflow_call' && inputs.ref) || needs.parse-command.outputs.ref }}
8888 pr-info-repo : ${{ (github.event_name == 'workflow_call' && inputs.repo) || needs.parse-command.outputs.repo }}
You can’t perform that action at this time.
0 commit comments