Skip to content

Exclude files without blob_url when getting PR blobs #343

Exclude files without blob_url when getting PR blobs

Exclude files without blob_url when getting PR blobs #343

Workflow file for this run

name: LFS-warning
on:
pull_request:
types: [assigned, opened, edited, reopened, synchronize, ready_for_review]
issue_comment:
types: [created, edited]
jobs:
lfs-warning:
name: LFS Warning
runs-on: ubuntu-latest
steps:
- name: Get Repo Code
id: get_repo_code
uses: actions/checkout@v2
- name: LFS Warning
id: lfs_warning
uses: ./
with:
filesizelimit: 10MB
exclusionPatterns: |
**/*.png