mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(flux-local): split diff into multiple comments
This commit is contained in:
2
.github/workflows/kube-flux-diff.yaml
vendored
2
.github/workflows/kube-flux-diff.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user