File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 2626 debug-context :
2727 name : DEBUG - context
2828 runs-on : ubuntu-latest
29+ permissions : # To remove !
30+ contents : read
31+ checks : write # For the check run creation !
2932 steps :
33+ - name : ' Check run • ◌ ○ ◉ ⊚ ⊙ ∙ • ⦾ ☉ ● ◎ ° • ⦿◎'
34+ uses : yoanm/tmp-reports-group-workspace/.github/actions/attach-check-run-to-triggering-workflow-action@develop
35+ with :
36+ name : ' Fetch coverage info'
37+ job-status : cancelled
38+ fails-on-triggering-workflow-failure : true
3039 - run : |
3140 echo '{'
3241 echo '"github.action": ${{ toJson(github.action) }},'
@@ -245,7 +254,7 @@ jobs:
245254 commit-sha : ${{ steps.fetch-workflow-metadata.outputs.commit-sha }}
246255 run-id : ${{ steps.fetch-workflow-metadata.outputs.run-id }}
247256 steps :
248- - name : ' 🟡 Check run'
257+ - name : ' Check run ⦿ '
249258 uses : yoanm/tmp-reports-group-workspace/.github/actions/attach-check-run-to-triggering-workflow-action@develop
250259 with :
251260 name : ' Fetch coverage info **test**'
Original file line number Diff line number Diff line change 1212 contents : read
1313 checks : write # For the check run creation !
1414 steps :
15- - name : ' 🟡 Check run'
15+ - name : ' Check run • ◌ ○ ◉ ⊚ ⊙ ∙ • ⦾ ☉ ● ◎ ° • ⦿◎ '
1616 uses : yoanm/tmp-reports-group-workspace/.github/actions/attach-check-run-to-triggering-workflow-action@develop
1717 with :
1818 name : ' Fetch coverage info'
You can’t perform that action at this time.
0 commit comments