Skip to content

Fix text setup for the issue comment #367

Fix text setup for the issue comment

Fix text setup for the issue comment #367

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@v3
- uses: actions/setup-node@v3
with:
node-version: '20'
- name: LFS Warning
id: lfs_warning
uses: ./
with:
filesizelimit: 10MB
exclusionPatterns: |
**/*.png