Real-Time-Quiz-Application / .github /check-file-size.yaml
ruslanmv's picture
Initial commit
3d20c28
raw
history blame contribute delete
280 Bytes
name: Check File Size
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
check-large-files:
runs-on: ubuntu-latest
steps:
- name: Check large files
uses: ActionsDesk/[email protected]
with:
filesizelimit: 10485760 # 10MB