fix(flux-local): split diff into multiple comments

This commit is contained in:
JJGadgets
2025-05-28 16:04:46 +08:00
parent 215d118c9b
commit e7990e29ce

View File

@@ -87,6 +87,8 @@ jobs:
uses: actions/download-artifact@v4
with:
name: "${{ needs.flux-diff.outputs.artifact }}"
- run: |
cat ${{ matrix.files }}
- name: Add comment
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2
with: