File tree Expand file tree Collapse file tree 6 files changed +14
-0
lines changed
Expand file tree Collapse file tree 6 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1919 container :
2020 image : ghcr.io/texasinstruments/processor-sdk-doc:latest
2121 options : --entrypoint /bin/bash
22+ permissions :
23+ contents : read
2224 outputs :
2325 build-matrix : " ${{ steps.matrix.outputs.matrix }}"
2426 steps :
3638 container :
3739 image : ghcr.io/texasinstruments/processor-sdk-doc:latest
3840 options : --entrypoint /bin/bash
41+ permissions :
42+ contents : read
3943 needs : collect
4044 strategy :
4145 matrix :
Original file line number Diff line number Diff line change 1919 container :
2020 image : ghcr.io/texasinstruments/processor-sdk-doc:latest
2121 options : --entrypoint /bin/bash
22+ permissions :
23+ contents : read
2224
2325 steps :
2426 - name : Checkout repository
Original file line number Diff line number Diff line change 1515 name : Comment
1616 runs-on : ubuntu-latest
1717 if : ${{ github.event.workflow_run.event == 'pull_request' }}
18+ permissions :
19+ pull-requests : write
1820
1921 steps :
2022 - name : Download artifact
Original file line number Diff line number Diff line change 1616 container :
1717 image : ghcr.io/texasinstruments/processor-sdk-doc:latest
1818 options : --entrypoint /bin/bash
19+ permissions :
20+ contents : read
1921
2022 steps :
2123 - name : Checkout
Original file line number Diff line number Diff line change 1818 container :
1919 image : ghcr.io/texasinstruments/processor-sdk-doc:latest
2020 options : --entrypoint /bin/bash
21+ permissions :
22+ contents : read
2123
2224 steps :
2325 - name : Checkout repository
Original file line number Diff line number Diff line change 1414 container :
1515 image : ghcr.io/staticrocket/processor-sdk-doc:latest
1616 options : --entrypoint /bin/bash
17+ permissions :
18+ contents : read
1719
1820 steps :
1921 - name : Prepare GitHub workdir
You can’t perform that action at this time.
0 commit comments