data-mapper / .github /workflows /check_size.yaml
andymbryant's picture
added hf config and dotenv
2bb5de3
raw
history blame contribute delete
284 Bytes
name: Check file size
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
sync-to-hub:
runs-on: ubuntu-latest
steps:
- name: Check large files
uses: ActionsDesk/[email protected]
with:
filesizelimit: 10485760