ci: update global workflows (#501)
This commit is contained in:
@@ -56,6 +56,5 @@ jobs:
|
|||||||
file_or_dir: . ${{ steps.find-files.outputs.found }}
|
file_or_dir: . ${{ steps.find-files.outputs.found }}
|
||||||
|
|
||||||
- name: Log
|
- name: Log
|
||||||
if: failure()
|
|
||||||
run: |
|
run: |
|
||||||
cat "${{ steps.yaml-lint.outputs.logfile }}" >> $GITHUB_STEP_SUMMARY
|
cat "${{ steps.yaml-lint.outputs.logfile }}" >> $GITHUB_STEP_SUMMARY
|
||||||
|
|||||||
Reference in New Issue
Block a user