Skip to content

fix: #642: don't use go-cmp for outputting diff #1720

fix: #642: don't use go-cmp for outputting diff

fix: #642: don't use go-cmp for outputting diff #1720

Workflow file for this run

name: LFS Warning
on:
pull_request:
types: [assigned, opened, edited, reopened, synchronize, ready_for_review]
permissions: read-all
jobs:
large-file-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: actionsdesk/lfs-warning@e5f9a4c21f4bee104db7c0f23954dde59e5df909 # v3.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
filesizelimit: 10MB
labelName: lfs-warning
exclusionPatterns: |
cli/slsa-verifier/testdata/**