File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 runs-on : ${{ vars.runner_labels_ghub22_standard_x64 && fromJSON(vars.runner_labels_ghub22_standard_x64) || vars.REPO_RUNNER_LABELS && fromJSON(vars.REPO_RUNNER_LABELS) || inputs.runner-label }}
6767
6868 steps :
69+ - uses : eclipse-score/more-disk-space@6a3b48901846bf7f8cc985925157d71a8973e61f # v1
70+ with :
71+ level : 4
72+
6973 - name : Checkout repository
7074 uses : actions/checkout@v6
7175
Original file line number Diff line number Diff line change 3838 permissions :
3939 contents : read
4040 steps :
41+ - uses : eclipse-score/more-disk-space@6a3b48901846bf7f8cc985925157d71a8973e61f # v1
42+ with :
43+ level : 3
44+
4145 - name : Checkout repository (Handle all events)
4246 uses : actions/checkout@v4.2.2
4347 with :
Original file line number Diff line number Diff line change 7777 github-app-private-key : ${{ secrets.gh_app_private_key }}
7878
7979 - uses : eclipse-score/more-disk-space@6a3b48901846bf7f8cc985925157d71a8973e61f # v1
80+ with :
81+ level : 3
8082
8183 - name : Checkout repository (Handle all events)
8284 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
Original file line number Diff line number Diff line change 9898 pull-requests : read
9999
100100 steps :
101+ - uses : eclipse-score/more-disk-space@6a3b48901846bf7f8cc985925157d71a8973e61f # v1
102+ with :
103+ level : 4
104+
101105 - name : Checkout repository (Handle all events)
102106 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
103107 with :
You can’t perform that action at this time.
0 commit comments