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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: actionsdesk/lfs-warning@4b98a8a5e6c429c23c34eee02d71553bca216425 # v3.3 with: token: ${{ secrets.GITHUB_TOKEN }} filesizelimit: 10MB labelName: lfs-warning exclusionPatterns: | cli/slsa-verifier/testdata/**