Skip to content

feat(action): Node20, multi-OS/Arch, caching, tests, and Workflows #2420

feat(action): Node20, multi-OS/Arch, caching, tests, and Workflows

feat(action): Node20, multi-OS/Arch, caching, tests, and Workflows #2420

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